Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cPipelineStatisticsQueryTests.cpp68 #ifndef GL_CLIPPING_INPUT_PRIMITIVES_ARB
69 #define GL_CLIPPING_INPUT_PRIMITIVES_ARB (0x82F6) macro
154 GL_CLIPPING_INPUT_PRIMITIVES_ARB,
957 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in getStringForEnum()
958 result = "GL_CLIPPING_INPUT_PRIMITIVES_ARB"; in getStringForEnum()
2977 "GL_CLIPPING_INPUT_PRIMITIVES_ARB, and GL_CLIPPING_OUTPUT_PRIMITIVES_ARB " in PipelineStatisticsQueryTestFunctional3()
3016 * GL_PRIMITIVES_SUBMITTED_ARB, GL_CLIPPING_INPUT_PRIMITIVES_ARB and in executeTest()
3020 current_query_target == GL_CLIPPING_INPUT_PRIMITIVES_ARB || in executeTest()
3055 /* Primitive restart should never be enabled for GL_CLIPPING_INPUT_PRIMITIVES_ARB query. */ in executeTest()
3056 if ((current_query_target == GL_CLIPPING_INPUT_PRIMITIVES_ARB || in executeTest()
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dqueryobj.c108 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in target_to_index()
175 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in begin_query()
300 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in get_query_result()
/third_party/mesa3d/include/GL/
H A Dglcorearb.h3405 #define GL_CLIPPING_INPUT_PRIMITIVES_ARB 0x82F6 macro
H A Dglext.h3877 #define GL_CLIPPING_INPUT_PRIMITIVES_ARB 0x82F6 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h3386 #define GL_CLIPPING_INPUT_PRIMITIVES_ARB 0x82F6 macro
H A Dglext.h3858 #define GL_CLIPPING_INPUT_PRIMITIVES_ARB 0x82F6 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h3423 #define GL_CLIPPING_INPUT_PRIMITIVES_ARB 0x82F6 macro
H A Dglext.h3894 #define GL_CLIPPING_INPUT_PRIMITIVES_ARB 0x82F6 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h3423 #define GL_CLIPPING_INPUT_PRIMITIVES_ARB 0x82F6 macro
H A Dglext.h3894 #define GL_CLIPPING_INPUT_PRIMITIVES_ARB 0x82F6 macro

Completed in 243 milliseconds