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

Function CmdDecompressMemoryEXT

icd/generated/function_definitions.h:4521–4524  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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
4524}
4525static VKAPI_ATTR void VKAPI_CALL CmdDecompressMemoryIndirectCountEXT(VkCommandBuffer commandBuffer,
4526 VkMemoryDecompressionMethodFlagsEXT decompressionMethod,
4527 VkDeviceAddress indirectCommandsAddress,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected