Home
last modified time | relevance | path

Searched refs:dispatchZ (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/vulkan/emulated_textures/
DCompressedImageInfo.cpp742 uint32_t dispatchZ = mExtent.depth == 1 ? range.layerCount : mExtent.depth; in decompress() local
781 dispatchZ); in decompress()