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

Function CmdDecompressMemoryNV

icd/generated/function_definitions.h:4117–4120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4115 // Not a CREATE or DESTROY function
4116}
4117static VKAPI_ATTR void VKAPI_CALL CmdDecompressMemoryNV(VkCommandBuffer commandBuffer, uint32_t decompressRegionCount,
4118 const VkDecompressMemoryRegionNV* pDecompressMemoryRegions) {
4119 // Not a CREATE or DESTROY function
4120}
4121static VKAPI_ATTR void VKAPI_CALL CmdDecompressMemoryIndirectCountNV(VkCommandBuffer commandBuffer,
4122 VkDeviceAddress indirectCommandsAddress,
4123 VkDeviceAddress indirectCommandsCountAddress,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected