VK_USE_PLATFORM_SCREEN_QNX */
| 4515 | } |
| 4516 | #endif /* VK_USE_PLATFORM_SCREEN_QNX */ |
| 4517 | static VKAPI_ATTR void VKAPI_CALL CmdBindTileMemoryQCOM(VkCommandBuffer commandBuffer, |
| 4518 | const VkTileMemoryBindInfoQCOM* pTileMemoryBindInfo) { |
| 4519 | // Not a CREATE or DESTROY function |
| 4520 | } |
| 4521 | static VKAPI_ATTR void VKAPI_CALL CmdDecompressMemoryEXT(VkCommandBuffer commandBuffer, |
| 4522 | const VkDecompressMemoryInfoEXT* pDecompressMemoryInfoEXT) { |
| 4523 | // Not a CREATE or DESTROY function |
nothing calls this directly
no outgoing calls
no test coverage detected