| 1288 | // Not a CREATE or DESTROY function |
| 1289 | } |
| 1290 | static VKAPI_ATTR void VKAPI_CALL CmdSetFrontFace(VkCommandBuffer commandBuffer, VkFrontFace frontFace) { |
| 1291 | // Not a CREATE or DESTROY function |
| 1292 | } |
| 1293 | static VKAPI_ATTR void VKAPI_CALL CmdSetPrimitiveTopology(VkCommandBuffer commandBuffer, VkPrimitiveTopology primitiveTopology) { |
| 1294 | // Not a CREATE or DESTROY function |
| 1295 | } |
nothing calls this directly
no outgoing calls
no test coverage detected