Home
last modified time | relevance | path

Searched defs:sparseBlocks (Results 1 – 6 of 6) sorted by relevance

/external/syzkaller/vendor/golang.org/x/text/unicode/norm/
Dtrie.go12 type sparseBlocks struct { struct
13 values []valueRange
14 offset []uint16
36 func (t *sparseBlocks) lookup(n uint32, b byte) uint16 {
Dtriegen.go23 sparseBlocks [][]uint64 member
/external/syzkaller/vendor/golang.org/x/net/idna/
Dtrie.go37 type sparseBlocks struct { struct
38 values []valueRange
39 offset []uint16
54 func (t *sparseBlocks) lookup(n uint32, b byte) uint16 {
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.cpp347 const tcu::UVec3 sparseBlocks = alignedDivide(mipExtent, imageGranularity); in iterate() local
DvktSparseResourcesMipmapSparseResidency.cpp257 const tcu::UVec3 sparseBlocks = alignedDivide(mipExtent, imageGranularity); in iterate() local
DvktSparseResourcesImageMemoryAliasing.cpp317 const tcu::UVec3 sparseBlocks = alignedDivide(mipExtent, imageGranularity); in iterate() local