Searched refs:SCISSOR (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_state_fb.c | 95 context_dirty(ctx, SCISSOR); in nv04_emit_framebuffer()
|
D | nv20_state_fb.c | 130 context_dirty(ctx, SCISSOR); in nv20_emit_framebuffer()
|
D | nouveau_state.c | 225 context_dirty(ctx, SCISSOR); in nouveau_enable() 476 context_dirty(ctx, SCISSOR); in nouveau_update_state()
|
D | nv10_state_fb.c | 154 context_dirty(ctx, SCISSOR); in nv10_emit_framebuffer()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcViewportArrayTests.cpp | 2542 case SCISSOR: in iterate() 2908 case SCISSOR: in setupViewports() 4021 return SCISSOR; in getTestType() 4088 return SCISSOR; in getTestType() 4180 return SCISSOR; in getTestType()
|
D | glcViewportArrayTests.hpp | 584 SCISSOR, enumerator
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
D | agx_state.c | 681 agx_pack(ptr + index, SCISSOR, cfg) { in agx_upload_viewport_scissor()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_viewport_array.txt | 748 scissoring would always have to be enabled, regardless of the SCISSOR enabled.
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_viewport_array.txt | 758 scissoring would always have to be enabled, regardless of the SCISSOR enabled.
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.10.rst | 650 - st/vega: Add SCISSOR renderer state.
|