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.cpp3275 const int faceDepth = (slice * 6) + getCubeArrayFaceIndex(face); in sampleCubeArraySeamless() local
3357 const int faceDepth = (slice * 6) + getCubeArrayFaceIndex(face); in sampleCubeArraySeamlessCompare() local
4077 const int faceDepth = (layer * 6) + getCubeArrayFaceIndex(coords.face); in sample() local
4091 const int faceDepth = (layer * 6) + getCubeArrayFaceIndex(coords.face); in sampleCompare() local