Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureFilteringTests.cpp232 for (int layerFaceNdx = 0; layerFaceNdx < m_depth; layerFaceNdx++) in init() local
253 for (int layerFaceNdx = 0; layerFaceNdx < m_depth; layerFaceNdx++) in init() local
H A Des31fTextureFormatTests.cpp220 bool TextureCubeArrayFormatCase::testLayerFace(int layerFaceNdx) in testLayerFace()
H A Des31fTextureSpecificationTests.cpp285 for (int layerFaceNdx = 0; layerFaceNdx < m_depth; layerFaceNdx++) in verifyTexture() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp662 int layerFaceNdx = face + layer * 6; in initTexture() local