Home
last modified time | relevance | path

Searched refs:GL_CLIPPING_INPUT_PRIMITIVES_ARB (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_query_buffer_object/
H A Dcommon.c42 { GL_CLIPPING_INPUT_PRIMITIVES_ARB, { "GL_ARB_pipeline_statistics_query", NULL } },
75 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in get_query_values()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_queryobj.c112 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in target_to_index()
181 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_BeginQuery()
307 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in get_query_result()
453 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_StoreQueryResult()
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_queryobj.c112 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in target_to_index()
181 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_BeginQuery()
307 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in get_query_result()
453 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_StoreQueryResult()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_queryobj.c112 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in target_to_index()
181 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_BeginQuery()
307 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in get_query_result()
453 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_StoreQueryResult()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_queryobj.c112 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in target_to_index()
181 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_BeginQuery()
307 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in get_query_result()
453 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_StoreQueryResult()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_cb_queryobj.c112 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in target_to_index()
181 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_BeginQuery()
307 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in get_query_result()
453 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_StoreQueryResult()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_queryobj.c112 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in target_to_index()
181 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_BeginQuery()
307 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in get_query_result()
453 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_StoreQueryResult()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_queryobj.c112 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in target_to_index()
181 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_BeginQuery()
307 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in get_query_result()
453 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_StoreQueryResult()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_queryobj.c112 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in target_to_index()
181 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_BeginQuery()
307 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in get_query_result()
453 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_StoreQueryResult()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_queryobj.c112 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in target_to_index()
181 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_BeginQuery()
307 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in get_query_result()
453 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_StoreQueryResult()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_queryobj.c112 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in target_to_index()
181 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_BeginQuery()
307 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in get_query_result()
453 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in st_StoreQueryResult()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_pipeline_statistics_query.java49 GL_CLIPPING_INPUT_PRIMITIVES_ARB = 0x82F6, field
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_pipeline_statistics_query13 GL_CLIPPING_INPUT_PRIMITIVES_ARB 0x82F6
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_pipeline_statistics_query13 GL_CLIPPING_INPUT_PRIMITIVES_ARB 0x82F6
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_pipeline_statistics_query13 GL_CLIPPING_INPUT_PRIMITIVES_ARB 0x82F6
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dgfx6_queryobj.c271 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_queryobj_get_results()
391 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_begin_query()
454 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_end_query()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dgfx6_queryobj.c271 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_queryobj_get_results()
391 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_begin_query()
454 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_end_query()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dgfx6_queryobj.c271 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_queryobj_get_results()
391 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_begin_query()
454 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_end_query()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dgfx6_queryobj.c271 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_queryobj_get_results()
391 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_begin_query()
454 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_end_query()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dgfx6_queryobj.c271 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_queryobj_get_results()
391 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_begin_query()
454 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_end_query()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/i965/
H A Dgen6_queryobj.c271 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gen6_queryobj_get_results()
391 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gen6_begin_query()
454 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gen6_end_query()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dgfx6_queryobj.c271 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_queryobj_get_results()
391 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_begin_query()
454 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_end_query()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dgfx6_queryobj.c271 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_queryobj_get_results()
391 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_begin_query()
454 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_end_query()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dgfx6_queryobj.c271 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_queryobj_get_results()
391 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_begin_query()
454 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_end_query()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dgfx6_queryobj.c271 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_queryobj_get_results()
391 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_begin_query()
454 case GL_CLIPPING_INPUT_PRIMITIVES_ARB: in gfx6_end_query()

12345678