Home
last modified time | relevance | path

Searched refs:GL_QUERY_COUNTER_BITS (Results 1 - 15 of 15) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackOverflowQueryTests.cpp170 gl.getQueryiv(GL_TRANSFORM_FEEDBACK_OVERFLOW, GL_QUERY_COUNTER_BITS, &counterBits); in iterate()
178 gl.getQueryiv(GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW, GL_QUERY_COUNTER_BITS, &counterBits); in iterate()
953 gl.getQueryiv(GL_TRANSFORM_FEEDBACK_OVERFLOW, GL_QUERY_COUNTER_BITS, &counterBits); in canTestOverflow()
966 gl.getQueryiv(GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW, GL_QUERY_COUNTER_BITS, &counterBits); in canTestStreamOverflow()
H A Dgl4cPipelineStatisticsQueryTests.cpp323 gl.getQueryiv(query_type, GL_QUERY_COUNTER_BITS, &n_query_bits); in executeQuery()
329 << "glGetQueryiv() call failed for GL_QUERY_COUNTER_BITS pname and " in executeQuery()
H A Dgl3cTransformFeedbackTests.cpp1249 gl.getQueryIndexediv(target[i], max_vertex_streams, GL_QUERY_COUNTER_BITS, &param); in testExtension3()
/third_party/mesa3d/src/mesa/main/
H A Dqueryobj.c948 * EXT_disjoint_timer_query extends this with GL_QUERY_COUNTER_BITS. in _mesa_GetQueryIndexediv()
954 case GL_QUERY_COUNTER_BITS: in _mesa_GetQueryIndexediv()
982 case GL_QUERY_COUNTER_BITS: in _mesa_GetQueryIndexediv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Drenderergl_utils.cpp1487 QueryQueryValue(functions, GL_TIME_ELAPSED, GL_QUERY_COUNTER_BITS); in GenerateCaps()
1489 QueryQueryValue(functions, GL_TIMESTAMP, GL_QUERY_COUNTER_BITS); in GenerateCaps()
H A Dfunctionsgl_enums.h362 #define GL_QUERY_COUNTER_BITS 0x8864 macro
/third_party/glfw/deps/glad/
H A Dgl.h980 #define GL_QUERY_COUNTER_BITS 0x8864 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h621 #define GL_QUERY_COUNTER_BITS 0x8864 macro
H A Dglext.h473 #define GL_QUERY_COUNTER_BITS 0x8864 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h602 #define GL_QUERY_COUNTER_BITS 0x8864 macro
H A Dglext.h454 #define GL_QUERY_COUNTER_BITS 0x8864 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h621 #define GL_QUERY_COUNTER_BITS 0x8864 macro
H A Dglext.h472 #define GL_QUERY_COUNTER_BITS 0x8864 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h621 #define GL_QUERY_COUNTER_BITS 0x8864 macro
H A Dglext.h472 #define GL_QUERY_COUNTER_BITS 0x8864 macro

Completed in 316 milliseconds