Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A 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()
798 static const glw::GLchar* samples_name = "GL_SAMPLES_PASSED"; in queryTargetToChars()
807 if (GL_SAMPLES_PASSED == mode) in queryTargetToChars()
H A 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()
236 "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,
1298 "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_GENERATED,
H A Dgl3cTransformFeedbackOverflowQueryTests.cpp738 gl.beginQuery(GL_SAMPLES_PASSED, m_incompatible_query); in init()
739 gl.endQuery(GL_SAMPLES_PASSED); in init()
/third_party/glfw/tests/
H A Dinputlag.c114 glBeginQuery(GL_SAMPLES_PASSED, occlusion_query); in swap_buffers()
118 glEndQuery(GL_SAMPLES_PASSED); in swap_buffers()
/third_party/mesa3d/src/mesa/main/
H A Dcondrender.c151 if ((q->Target != GL_SAMPLES_PASSED && in begin_conditional_render()
H A Dqueryobj.c460 case GL_SAMPLES_PASSED: in get_query_binding_point()
592 case GL_SAMPLES_PASSED: in _mesa_CreateQueries()
822 /* Check for GL_ANY_SAMPLES_PASSED vs GL_SAMPLES_PASSED. */ in _mesa_EndQueryIndexed()
984 case GL_SAMPLES_PASSED: in _mesa_GetQueryIndexediv()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcKHRDebugTests.cpp983 gl->beginQuery(GL_SAMPLES_PASSED, id); in createQuery()
984 gl->endQuery(GL_SAMPLES_PASSED); in createQuery()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h367 #define GL_SAMPLES_PASSED 0x8914 macro
/third_party/vk-gl-cts/framework/opengl/
H A DgluStateReset.cpp1167 queryTargets[numTargets++] = GL_SAMPLES_PASSED; in resetStateGLCore()
/third_party/glfw/deps/glad/
H A Dgl.h1109 #define GL_SAMPLES_PASSED 0x8914 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h645 #define GL_SAMPLES_PASSED 0x8914 macro
H A Dglext.h497 #define GL_SAMPLES_PASSED 0x8914 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h626 #define GL_SAMPLES_PASSED 0x8914 macro
H A Dglext.h478 #define GL_SAMPLES_PASSED 0x8914 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h645 #define GL_SAMPLES_PASSED 0x8914 macro
H A Dglext.h496 #define GL_SAMPLES_PASSED 0x8914 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h645 #define GL_SAMPLES_PASSED 0x8914 macro
H A Dglext.h496 #define GL_SAMPLES_PASSED 0x8914 macro

Completed in 306 milliseconds