Skip to main content

vkCmdDecompressMemoryIndirectCountEXT

Function vkCmdDecompressMemoryIndirectCountEXT 

Source
pub unsafe extern "system" fn vkCmdDecompressMemoryIndirectCountEXT(
    commandBuffer: VkCommandBuffer,
    decompressionMethod: VkMemoryDecompressionMethodFlagsEXT,
    indirectCommandsAddress: VkDeviceAddress,
    indirectCommandsCountAddress: VkDeviceAddress,
    maxDecompressionCount: u32,
    stride: u32,
)
Expand description

Available if built with prototypes.