| 1307 | // Not a CREATE or DESTROY function |
| 1308 | } |
| 1309 | static VKAPI_ATTR void VKAPI_CALL CmdSetDepthTestEnable(VkCommandBuffer commandBuffer, VkBool32 depthTestEnable) { |
| 1310 | // Not a CREATE or DESTROY function |
| 1311 | } |
| 1312 | static VKAPI_ATTR void VKAPI_CALL CmdSetDepthWriteEnable(VkCommandBuffer commandBuffer, VkBool32 depthWriteEnable) { |
| 1313 | // Not a CREATE or DESTROY function |
| 1314 | } |
nothing calls this directly
no outgoing calls
no test coverage detected