| 3642 | // Not a CREATE or DESTROY function |
| 3643 | } |
| 3644 | static VKAPI_ATTR void VKAPI_CALL CmdSetDepthTestEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthTestEnable) { |
| 3645 | // Not a CREATE or DESTROY function |
| 3646 | } |
| 3647 | static VKAPI_ATTR void VKAPI_CALL CmdSetDepthWriteEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthWriteEnable) { |
| 3648 | // Not a CREATE or DESTROY function |
| 3649 | } |
nothing calls this directly
no outgoing calls
no test coverage detected