Home
last modified time | relevance | path

Searched refs:GL_VERTICES_SUBMITTED_ARB (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.cpp41 #ifndef GL_VERTICES_SUBMITTED_ARB
42 #define GL_VERTICES_SUBMITTED_ARB (0x82EE) macro
145 GL_VERTICES_SUBMITTED_ARB,
987 case GL_VERTICES_SUBMITTED_ARB: in getStringForEnum()
988 result = "GL_VERTICES_SUBMITTED_ARB"; in getStringForEnum()
2976 "Verifies that GL_PRIMITIVES_SUBMITTED_ARB, GL_VERTICES_SUBMITTED_ARB, " in PipelineStatisticsQueryTestFunctional3()
3015 /* Quick check: This method should only be called for GL_VERTICES_SUBMITTED_ARB, in executeTest()
3018 DE_ASSERT(current_query_target == GL_VERTICES_SUBMITTED_ARB || in executeTest()
3129 if (current_query_target == GL_VERTICES_SUBMITTED_ARB) in executeTest()
3364 /** Returns the expected result value(s) for a GL_VERTICES_SUBMITTED_ARB quer
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dqueryobj.c98 case GL_VERTICES_SUBMITTED_ARB: in target_to_index()
166 case GL_VERTICES_SUBMITTED_ARB: in begin_query()
273 case GL_VERTICES_SUBMITTED_ARB: in get_query_result()
/third_party/mesa3d/include/GL/
H A Dglcorearb.h3397 #define GL_VERTICES_SUBMITTED_ARB 0x82EE macro
H A Dglext.h3869 #define GL_VERTICES_SUBMITTED_ARB 0x82EE macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h3378 #define GL_VERTICES_SUBMITTED_ARB 0x82EE macro
H A Dglext.h3850 #define GL_VERTICES_SUBMITTED_ARB 0x82EE macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h3415 #define GL_VERTICES_SUBMITTED_ARB 0x82EE macro
H A Dglext.h3886 #define GL_VERTICES_SUBMITTED_ARB 0x82EE macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h3415 #define GL_VERTICES_SUBMITTED_ARB 0x82EE macro
H A Dglext.h3886 #define GL_VERTICES_SUBMITTED_ARB 0x82EE macro

Completed in 247 milliseconds