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.cpp3513 const int faceDepth = (slice * 6) + getCubeArrayFaceIndex(face); in sampleCubeArraySeamless() local
3595 const int faceDepth = (slice * 6) + getCubeArrayFaceIndex(face); in sampleCubeArraySeamlessCompare() local
4320 const int faceDepth = (layer * 6) + getCubeArrayFaceIndex(coords.face); in sample() local
4334 const int faceDepth = (layer * 6) + getCubeArrayFaceIndex(coords.face); in sampleCompare() local