HomeSort by relevance Sort by last modified time
    Searched refs:CUBEFACE_LAST (Results 26 - 50 of 51) sorted by null

12 3

  /external/deqp/modules/gles3/functional/
es3fTextureMipmapTests.cpp 554 for (int faceNdx = 0; faceNdx < tcu::CUBEFACE_LAST; faceNdx++)
676 const tcu::CubeFace cubeFace = (tcu::CubeFace)(cellNdx % tcu::CUBEFACE_LAST);
732 const tcu::CubeFace cubeFace = (tcu::CubeFace)(cellNdx % tcu::CUBEFACE_LAST);
998 for (int face = 0; face < tcu::CUBEFACE_LAST; face++)
    [all...]
es3fVertexTextureTests.cpp 904 static const Vec4 gradients[tcu::CUBEFACE_LAST][2] =
913 for (int face = 0; face < tcu::CUBEFACE_LAST; face++)
    [all...]
es3fFboTestUtil.cpp 490 DE_ASSERT(de::inBounds<int>(face, 0, tcu::CUBEFACE_LAST));
    [all...]
es3fTextureSpecificationTests.cpp 389 for (int face = 0; face < tcu::CUBEFACE_LAST; face++)
923 for (int face = 0; face < tcu::CUBEFACE_LAST; face++)
    [all...]
es3fShaderTextureFunctionTests.cpp 628 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(texCubeSwz) == tcu::CUBEFACE_LAST);
    [all...]
es3fNegativeTextureApiTests.cpp 119 for (int faceIterTcu = 0; faceIterTcu < tcu::CUBEFACE_LAST; faceIterTcu++) \
    [all...]
es3fUniformApiTests.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureGatherTests.cpp 386 for (int faceI = 0; faceI < tcu::CUBEFACE_LAST; faceI++)
411 const tcu::ConstPixelBufferAccess* levels[tcu::CUBEFACE_LAST];
413 for (int face = 0; face < tcu::CUBEFACE_LAST; face++)
    [all...]
es31fTextureFilteringTests.cpp 353 for (int faceNdx = 0; faceNdx < tcu::CUBEFACE_LAST; faceNdx++)
es31fTextureFormatTests.cpp 64 return tcu::CUBEFACE_LAST;
es31fFboTestUtil.cpp 343 DE_ASSERT(de::inBounds<int>(face, 0, tcu::CUBEFACE_LAST));
es31fOpaqueTypeIndexingTests.cpp 295 for (int face = 0; face < tcu::CUBEFACE_LAST; face++)
    [all...]
es31fTextureSpecificationTests.cpp 98 return tcu::CUBEFACE_LAST;
    [all...]
es31fShaderImageLoadStoreTests.cpp 310 for (int i = 0; i < tcu::CUBEFACE_LAST; i++)
750 for (int faceI = 0; faceI < tcu::CUBEFACE_LAST; faceI++)
    [all...]
es31fProgramUniformTests.cpp     [all...]
  /external/deqp/framework/common/
tcuTextureUtil.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureSpecificationTests.cpp 530 for (int face = 0; face < tcu::CUBEFACE_LAST; face++)
782 for (int face = 0; face < tcu::CUBEFACE_LAST; face++)
    [all...]
es2fNegativeTextureApiTests.cpp 66 for (int faceIterTcu = 0; faceIterTcu < tcu::CUBEFACE_LAST; faceIterTcu++) \
    [all...]
es2fUniformApiTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsSamplerObjectTest.cpp 453 for (int face = 0; face < tcu::CUBEFACE_LAST; face++)
    [all...]
glsLongStressCase.cpp 552 for (int face = 0; face < tcu::CUBEFACE_LAST; face++)
582 for (int face = 0; face < tcu::CUBEFACE_LAST; face++)
    [all...]
glsTextureTestUtil.cpp 131 const tcu::ConstPixelBufferAccess* levels[tcu::CUBEFACE_LAST];
133 for (int face = 0; face < tcu::CUBEFACE_LAST; face++)
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp 129 default: return tcu::CUBEFACE_LAST;
154 default: return tcu::CUBEFACE_LAST;
409 for (int face = 0; face < tcu::CUBEFACE_LAST; face++)
    [all...]
sglrReferenceContext.hpp 214 TextureLevelArray m_levels[tcu::CUBEFACE_LAST];
    [all...]
  /external/deqp/framework/opengl/
gluTextureUtil.cpp     [all...]

Completed in 3981 milliseconds

12 3