| 4202 | // Not a CREATE or DESTROY function |
| 4203 | } |
| 4204 | static VKAPI_ATTR void VKAPI_CALL CmdSetDepthClipEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthClipEnable) { |
| 4205 | // Not a CREATE or DESTROY function |
| 4206 | } |
| 4207 | static VKAPI_ATTR void VKAPI_CALL CmdSetSampleLocationsEnableEXT(VkCommandBuffer commandBuffer, VkBool32 sampleLocationsEnable) { |
| 4208 | // Not a CREATE or DESTROY function |
| 4209 | } |
nothing calls this directly
no outgoing calls
no test coverage detected