HomeSort by relevance Sort by last modified time
    Searched defs:layerNdx (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles31/functional/
es31fTextureFormatTests.cpp 86 bool testLayerFace (int layerNdx);
183 const int layerNdx = layerFaceNdx / 6;
193 computeQuadTexCoordCubeArray(texCoord, face, tcu::Vec2(0.0f, 0.0f), tcu::Vec2(1.0f, 1.0f), tcu::Vec2((float)layerNdx));
es31fTextureSpecificationTests.cpp 267 const int layerNdx = layerFaceNdx / 6;
271 shader.setLayer(layerNdx);
    [all...]
es31fGeometryShaderTests.cpp     [all...]

Completed in 75 milliseconds