Home
last modified time | relevance | path

Searched defs:smallBlock (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/vulkan/emulated_textures/
DGpuDecompressionPipeline.h40 uint32_t smallBlock; member
DCompressedImageInfo.cpp751 uint32_t smallBlock = false; in decompress() local
/aosp_15_r20/external/deqp/framework/common/
H A DtcuAstcUtil.cpp1474 …tion(uint32_t seedIn, uint32_t xIn, uint32_t yIn, uint32_t zIn, int numPartitions, bool smallBlock) in computeTexelPartition()
1539 const bool smallBlock = blockWidth * blockHeight < 31; in setTexelColors() local