Home
last modified time | relevance | path

Searched refs:GL_SAMPLES_PASSED (Results 1 – 18 of 18) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cConditionalRenderInvertedTests.cpp149 gl.beginQuery(GL_SAMPLES_PASSED, m_qo_id); in createQueryObject()
152 gl.endQuery(GL_SAMPLES_PASSED); in createQueryObject()
256 static const glw::GLenum query_cases[] = { GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED }; in iterate()
807 if (GL_SAMPLES_PASSED == mode) in queryTargetToChars()
Dgl4cDirectStateAccessQueriesTests.cpp98 GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE, GL_TIME_ELAPSED, in iterate()
231 GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE, GL_TIME_ELAPSED, in iterate()
1292 GL_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE, GL_TIME_ELAPSED,
2084 const glw::GLenum FunctionalTest::s_targets[] = { GL_SAMPLES_PASSED, GL_TIME_ELAPSED, GL_PRIMITIVES…
Dgl3cTransformFeedbackOverflowQueryTests.cpp738 gl.beginQuery(GL_SAMPLES_PASSED, m_incompatible_query); in init()
739 gl.endQuery(GL_SAMPLES_PASSED); in init()
/external/mesa3d/src/mesa/main/
Dcondrender.c89 if ((q->Target != GL_SAMPLES_PASSED && in begin_conditional_render()
Dqueryobj.c173 case GL_SAMPLES_PASSED: in get_query_binding_point()
305 case GL_SAMPLES_PASSED: in _mesa_CreateQueries()
701 case GL_SAMPLES_PASSED: in _mesa_GetQueryIndexediv()
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h367 #define GL_SAMPLES_PASSED 0x8914 macro
/external/deqp/external/openglcts/modules/common/
DglcKHRDebugTests.cpp983 gl->beginQuery(GL_SAMPLES_PASSED, id); in createQuery()
984 gl->endQuery(GL_SAMPLES_PASSED); in createQuery()
/external/mesa3d/docs/drivers/
Dvc4.rst48 report 0 from ``glGetQueryiv(GL_SAMPLES_PASSED,
/external/deqp/framework/opengl/
DgluStateReset.cpp1131 queryTargets[numTargets++] = GL_SAMPLES_PASSED; in resetStateGLCore()
DgluStrUtil.inl1461 case GL_SAMPLES_PASSED: return "GL_SAMPLES_PASSED";
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl875 #define GL_SAMPLES_PASSED 0x8914 macro
/external/mesa3d/docs/relnotes/
D19.0.0.rst938 - mesa/main: fix validation of GL_SAMPLES_PASSED
/external/swiftshader/include/GL/
Dglcorearb.h645 #define GL_SAMPLES_PASSED 0x8914 macro
Dglext.h496 #define GL_SAMPLES_PASSED 0x8914 macro
/external/mesa3d/include/GL/
Dglcorearb.h645 #define GL_SAMPLES_PASSED 0x8914 macro
Dglext.h497 #define GL_SAMPLES_PASSED 0x8914 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1673 #define GL_SAMPLES_PASSED 0x8914 macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h4374 #define GL_SAMPLES_PASSED 0x8914 macro