| 3648 | // Not a CREATE or DESTROY function |
| 3649 | } |
| 3650 | static VKAPI_ATTR void VKAPI_CALL CmdSetDepthCompareOpEXT(VkCommandBuffer commandBuffer, VkCompareOp depthCompareOp) { |
| 3651 | // Not a CREATE or DESTROY function |
| 3652 | } |
| 3653 | static VKAPI_ATTR void VKAPI_CALL CmdSetDepthBoundsTestEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) { |
| 3654 | // Not a CREATE or DESTROY function |
| 3655 | } |
nothing calls this directly
no outgoing calls
no test coverage detected