HomeSort by relevance Sort by last modified time
    Searched refs:InvalidCase (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fDebugMarkerTests.cpp 161 class InvalidCase : public TestCase
164 InvalidCase (Context& context)
202 debugMarkerGroup->addChild(new InvalidCase (context));
  /external/deqp/modules/gles31/scripts/
gen-implicit-conversions.py 702 class InvalidCase(genutil.ShaderCase):
901 yield InvalidCase(name, in_type, out_type)

Completed in 1818 milliseconds