Searched defs:sparseBlocks (Results 1 – 6 of 6) sorted by relevance
12 type sparseBlocks struct { struct13 values []valueRange14 offset []uint1636 func (t *sparseBlocks) lookup(n uint32, b byte) uint16 {
23 sparseBlocks [][]uint64 member
37 type sparseBlocks struct { struct38 values []valueRange39 offset []uint1654 func (t *sparseBlocks) lookup(n uint32, b byte) uint16 {
347 const tcu::UVec3 sparseBlocks = alignedDivide(mipExtent, imageGranularity); in iterate() local
257 const tcu::UVec3 sparseBlocks = alignedDivide(mipExtent, imageGranularity); in iterate() local
317 const tcu::UVec3 sparseBlocks = alignedDivide(mipExtent, imageGranularity); in iterate() local