| 4082 | // Not a CREATE or DESTROY function |
| 4083 | } |
| 4084 | static VKAPI_ATTR void VKAPI_CALL CmdDrawClusterHUAWEI(VkCommandBuffer commandBuffer, uint32_t groupCountX, uint32_t groupCountY, |
| 4085 | uint32_t groupCountZ) { |
| 4086 | // Not a CREATE or DESTROY function |
| 4087 | } |
| 4088 | static VKAPI_ATTR void VKAPI_CALL CmdDrawClusterIndirectHUAWEI(VkCommandBuffer commandBuffer, VkBuffer buffer, |
| 4089 | VkDeviceSize offset) { |
| 4090 | // Not a CREATE or DESTROY function |
nothing calls this directly
no outgoing calls
no test coverage detected