| 2657 | // Not a CREATE or DESTROY function |
| 2658 | } |
| 2659 | static VKAPI_ATTR void VKAPI_CALL CmdBindIndexBuffer2KHR(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset, |
| 2660 | VkDeviceSize size, VkIndexType indexType) { |
| 2661 | // Not a CREATE or DESTROY function |
| 2662 | } |
| 2663 | static VKAPI_ATTR void VKAPI_CALL GetRenderingAreaGranularityKHR(VkDevice device, const VkRenderingAreaInfo* pRenderingAreaInfo, |
| 2664 | VkExtent2D* pGranularity) { |
| 2665 | // Not a CREATE or DESTROY function |
nothing calls this directly
no outgoing calls
no test coverage detected