MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / CmdBindTileMemoryQCOM

Function CmdBindTileMemoryQCOM

icd/generated/function_definitions.h:4517–4520  ·  view source on GitHub ↗

VK_USE_PLATFORM_SCREEN_QNX */

Source from the content-addressed store, hash-verified

4515}
4516#endif /* VK_USE_PLATFORM_SCREEN_QNX */
4517static VKAPI_ATTR void VKAPI_CALL CmdBindTileMemoryQCOM(VkCommandBuffer commandBuffer,
4518 const VkTileMemoryBindInfoQCOM* pTileMemoryBindInfo) {
4519 // Not a CREATE or DESTROY function
4520}
4521static VKAPI_ATTR void VKAPI_CALL CmdDecompressMemoryEXT(VkCommandBuffer commandBuffer,
4522 const VkDecompressMemoryInfoEXT* pDecompressMemoryInfoEXT) {
4523 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected