| 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 | } |
| 1315 | static VKAPI_ATTR void VKAPI_CALL CmdSetDepthCompareOp(VkCommandBuffer commandBuffer, VkCompareOp depthCompareOp) { |
| 1316 | // Not a CREATE or DESTROY function |
| 1317 | } |
nothing calls this directly
no outgoing calls
no test coverage detected