HomeSort by relevance Sort by last modified time
    Searched refs:gls (Results 151 - 175 of 229) sorted by null

1 2 3 4 5 67 8 910

  /external/deqp/modules/gles3/functional/
es3fTextureMipmapTests.cpp 45 using namespace deqp::gls;
61 using namespace gls::TextureTestUtil;
327 sampleParams.samplerType = gls::TextureTestUtil::getSamplerType(m_texture->getRefTexture().getFormat());
    [all...]
es3fBufferObjectQueryTests.cpp 36 using deqp::gls::StateQueryUtil::StateQueryMemoryWriteGuard;
es3fLifetimeTests.cpp 61 namespace lt = gls::LifetimeTests;
es3fShaderLoopTests.cpp 46 using namespace deqp::gls;
    [all...]
es3fTextureWrapTests.cpp 55 using namespace gls::TextureTestUtil;
es3fFloatStateQueryTests.cpp 37 using namespace deqp::gls;
38 using deqp::gls::StateQueryUtil::StateQueryMemoryWriteGuard;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fBooleanStateQueryTests.cpp 32 using deqp::gls::StateQueryUtil::StateQueryMemoryWriteGuard;
es2fShaderStateQueryTests.cpp 36 using deqp::gls::StateQueryUtil::StateQueryMemoryWriteGuard;
    [all...]
es2fFloatStateQueryTests.cpp 37 using namespace deqp::gls;
38 using deqp::gls::StateQueryUtil::StateQueryMemoryWriteGuard;
    [all...]
es2fTextureMipmapTests.cpp 59 using namespace gls::TextureTestUtil;
281 sampleParams.samplerType = gls::TextureTestUtil::getSamplerType(m_texture->getRefTexture().getFormat());
    [all...]
  /external/deqp/modules/gles31/functional/
es31fIntegerStateQueryTests.cpp 43 using gls::StateQueryUtil::StateQueryMemoryWriteGuard;
es31fTextureFilteringTests.cpp 54 using namespace gls::TextureTestUtil;
es31fStencilTexturingTests.cpp 687 gls::TextureTestUtil::computeQuadTexCoordCube(texCoord, tcu::CUBEFACE_NEGATIVE_X, Vec2(-1.5f, -1.3f), Vec2(1.3f, 1.4f));
708 using namespace gls::TextureTestUtil;
    [all...]
es31fUniformLocationTests.cpp 223 using gls::TextureTestUtil::RandomViewport;
    [all...]
  /external/deqp/modules/glshared/
glsFboUtil.cpp 60 namespace gls namespace in namespace:deqp
634 } // gls
glsMemoryStressCase.cpp 42 namespace gls namespace in namespace:deqp
944 } // gls
glsRandomShaderCase.cpp 50 namespace gls namespace in namespace:deqp
516 } // gls
glsStateChangePerfTestCases.cpp 49 namespace gls namespace in namespace:deqp
728 } // gls
glsTextureTestUtil.hpp 55 namespace gls namespace in namespace:deqp
572 } // gls
glsVertexArrayTests.hpp 49 namespace gls namespace in namespace:deqp
467 } // gls
glsTextureBufferCase.cpp 65 using namespace deqp::gls::TextureBufferCaseUtil;
69 namespace gls namespace in namespace:deqp
    [all...]
  /external/deqp/modules/gles2/performance/
es2pRedundantStateChangeTests.cpp 48 class RedundantStateChangeCase : public gls::StateChangePerformanceCase
61 : gls::StateChangePerformanceCase(context.getTestContext(), context.getRenderContext(), name, description,
    [all...]
es2pStateChangeTests.cpp 48 class StateChangeCase : public gls::StateChangePerformanceCase
62 : gls::StateChangePerformanceCase(context.getTestContext(), context.getRenderContext(), name, description,
    [all...]
  /external/deqp/modules/gles3/performance/
es3pRedundantStateChangeTests.cpp 48 class RedundantStateChangeCase : public gls::StateChangePerformanceCase
61 : gls::StateChangePerformanceCase(context.getTestContext(), context.getRenderContext(), name, description,
    [all...]
es3pStateChangeTests.cpp 48 class StateChangeCase : public gls::StateChangePerformanceCase
62 : gls::StateChangePerformanceCase(context.getTestContext(), context.getRenderContext(), name, description,
    [all...]

Completed in 927 milliseconds

1 2 3 4 5 67 8 910