Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexture.cpp4035 const int faceDepth = (slice * 6) + getCubeArrayFaceIndex(face); in sampleCubeArraySeamless() local
4121 const int faceDepth = (slice * 6) + getCubeArrayFaceIndex(face); in sampleCubeArraySeamlessCompare() local
4858 const int faceDepth = (layer * 6) + getCubeArrayFaceIndex(coords.face); in sample() local
4873 const int faceDepth = (layer * 6) + getCubeArrayFaceIndex(coords.face); in sampleCompare() local