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

  /external/deqp/modules/gles31/functional/
es31fBooleanStateQueryTests.cpp 47 case QUERY_ISENABLED: return "isenabled";
119 QUERY_ISENABLED,
es31fSampleShadingTests.cpp 456 stateQueryGroup->addChild(new SampleShadingStateCase (m_context, "sample_shading_is_enabled", "test SAMPLE_SHADING", QUERY_ISENABLED));
es31fAdvancedBlendTests.cpp 796 stateQueryGroup->addChild(new BlendAdvancedCoherentStateCase(m_context, "blend_advanced_coherent_isenabled", "Test BLEND_ADVANCED_COHERENT_KHR", QUERY_ISENABLED));
es31fDebugTests.cpp     [all...]
  /external/deqp/modules/glshared/
glsStateQueryUtil.hpp 239 QUERY_ISENABLED,
glsStateQueryUtil.cpp 275 case QUERY_ISENABLED:
    [all...]

Completed in 2681 milliseconds