Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp3393 const int faceDepth = (slice * 6) + getCubeArrayFaceIndex(face); in sampleCubeArraySeamless() local
3475 const int faceDepth = (slice * 6) + getCubeArrayFaceIndex(face); in sampleCubeArraySeamlessCompare() local
4200 const int faceDepth = (layer * 6) + getCubeArrayFaceIndex(coords.face); in sample() local
4214 const int faceDepth = (layer * 6) + getCubeArrayFaceIndex(coords.face); in sampleCompare() local