HomeSort by relevance Sort by last modified time
    Searched refs:gls (Results 176 - 200 of 246) sorted by null

1 2 3 4 5 6 78 910

  /external/deqp/modules/gles31/functional/
es31fStencilTexturingTests.cpp 689 gls::TextureTestUtil::computeQuadTexCoordCube(texCoord, tcu::CUBEFACE_NEGATIVE_X, Vec2(-1.5f, -1.3f), Vec2(1.3f, 1.4f));
710 using namespace gls::TextureTestUtil;
    [all...]
es31fUniformLocationTests.cpp 223 using gls::TextureTestUtil::RandomViewport;
    [all...]
es31fVertexAttributeBindingStateQueryTests.cpp 45 using namespace gls::StateQueryUtil;
  /external/deqp/modules/glshared/
glsTextureBufferCase.cpp 67 using namespace deqp::gls::TextureBufferCaseUtil;
71 namespace gls namespace in namespace:deqp
    [all...]
glsAttributeLocationTests.cpp 57 using namespace deqp::gls::AttributeLocationTestUtil;
61 namespace gls namespace in namespace:deqp
    [all...]
glsLongStressCase.cpp 75 namespace gls namespace in namespace:deqp
908 void make (const string& name, gls::TextureType texType) { DE_ASSERT(!has(name)); m_objects[name] = SharedPtr<T>(new T(texType)); }
    [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureMipmapTests.cpp 59 using namespace gls::TextureTestUtil;
281 sampleParams.samplerType = gls::TextureTestUtil::getSamplerType(m_texture->getRefTexture().getFormat());
    [all...]
es2fShaderIndexingTests.cpp 40 using namespace deqp::gls;
    [all...]
es2fTextureFormatTests.cpp 62 using namespace gls::TextureTestUtil;
es2fVertexArrayTest.cpp 29 using namespace deqp::gls;
  /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/functional/
es3fFloatStateQueryTests.cpp 37 using namespace deqp::gls;
38 using deqp::gls::StateQueryUtil::StateQueryMemoryWriteGuard;
    [all...]
es3fBooleanStateQueryTests.cpp 32 using deqp::gls::StateQueryUtil::StateQueryMemoryWriteGuard;
es3fBufferMapTests.cpp 46 using namespace gls::BufferTestUtil;
es3fBufferWriteTests.cpp 52 using namespace gls::BufferTestUtil;
es3fFboStateQueryTests.cpp 34 using deqp::gls::StateQueryUtil::StateQueryMemoryWriteGuard;
    [all...]
es3fShaderIndexingTests.cpp 40 using namespace deqp::gls;
    [all...]
es3fShaderPackingFunctionTests.cpp 42 using namespace gls::ShaderExecUtil;
es3fShaderStateQueryTests.cpp 35 using deqp::gls::StateQueryUtil::StateQueryMemoryWriteGuard;
    [all...]
es3fVertexArrayTest.cpp 29 using namespace deqp::gls;
    [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...]
  /external/deqp/modules/gles2/accuracy/
es2aTextureFilteringTests.cpp 51 using namespace gls::TextureTestUtil;
  /external/deqp/modules/gles3/accuracy/
es3aTextureFilteringTests.cpp 47 using namespace gls::TextureTestUtil;

Completed in 672 milliseconds

1 2 3 4 5 6 78 910