| 3622 | // Not a CREATE or DESTROY function |
| 3623 | } |
| 3624 | static VKAPI_ATTR void VKAPI_CALL CmdSetFrontFaceEXT(VkCommandBuffer commandBuffer, VkFrontFace frontFace) { |
| 3625 | // Not a CREATE or DESTROY function |
| 3626 | } |
| 3627 | static VKAPI_ATTR void VKAPI_CALL CmdSetPrimitiveTopologyEXT(VkCommandBuffer commandBuffer, VkPrimitiveTopology primitiveTopology) { |
| 3628 | // Not a CREATE or DESTROY function |
| 3629 | } |
nothing calls this directly
no outgoing calls
no test coverage detected