| 4115 | // Not a CREATE or DESTROY function |
| 4116 | } |
| 4117 | static VKAPI_ATTR void VKAPI_CALL CmdDecompressMemoryNV(VkCommandBuffer commandBuffer, uint32_t decompressRegionCount, |
| 4118 | const VkDecompressMemoryRegionNV* pDecompressMemoryRegions) { |
| 4119 | // Not a CREATE or DESTROY function |
| 4120 | } |
| 4121 | static VKAPI_ATTR void VKAPI_CALL CmdDecompressMemoryIndirectCountNV(VkCommandBuffer commandBuffer, |
| 4122 | VkDeviceAddress indirectCommandsAddress, |
| 4123 | VkDeviceAddress indirectCommandsCountAddress, |
nothing calls this directly
no outgoing calls
no test coverage detected