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

  /external/deqp/modules/gles2/stress/
es2sLongRunningTests.cpp 269 TestCaseGroup* const shaderGroup = new TestCaseGroup(m_context, "program", "Shader program stress tests");
270 addChild(shaderGroup);
274 shaderGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
  /external/deqp/modules/gles3/stress/
es3sLongRunningTests.cpp 269 TestCaseGroup* const shaderGroup = new TestCaseGroup(m_context, "program", "Shader program stress tests");
270 addChild(shaderGroup);
274 shaderGroup->addChild(new gls::LongStressCase(m_context.getTestContext(), m_context.getRenderContext(),
  /external/deqp/modules/gles31/functional/
es31fOpaqueTypeIndexingTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktOpaqueTypeIndexingTests.cpp     [all...]

Completed in 427 milliseconds