Searched refs:_NEW_BUFFERS (Results 1 – 25 of 42) sorted by relevance
12
/third_party/mesa3d/src/mesa/main/ |
D | state.c | 401 _NEW_BUFFERS | _NEW_MODELVIEW | _NEW_PROJECTION | _NEW_TEXTURE_MATRIX | in _mesa_update_state_locked() 415 if (new_state & _NEW_BUFFERS) in _mesa_update_state_locked() 456 prog_flags |= _NEW_BUFFERS | _NEW_TEXTURE_OBJECT | in _mesa_update_state_locked()
|
D | multisample.c | 86 if (ctx->NewState & _NEW_BUFFERS) { in _mesa_GetMultisamplefv()
|
D | buffers.c | 729 FLUSH_VERTICES(ctx, _NEW_BUFFERS, GL_COLOR_BUFFER_BIT); in updated_drawbuffers() 880 ctx->NewState |= _NEW_BUFFERS; in _mesa_readbuffer()
|
D | fbobject.c | 1113 FLUSH_VERTICES(ctx, _NEW_BUFFERS, 0); in _mesa_test_framebuffer_completeness() 1738 ctx->NewState |= _NEW_BUFFERS; in framebuffer_parameteri() 2012 FLUSH_VERTICES(ctx, _NEW_BUFFERS, 0); in _mesa_DeleteRenderbuffers() 2538 FLUSH_VERTICES(ctx, _NEW_BUFFERS, 0); in _mesa_renderbuffer_storage() 2759 FLUSH_VERTICES(ctx, _NEW_BUFFERS, 0); in _mesa_EGLImageTargetRenderbufferStorageOES() 3171 FLUSH_VERTICES(ctx, _NEW_BUFFERS, 0); in _mesa_bind_framebuffers() 3177 FLUSH_VERTICES(ctx, _NEW_BUFFERS, 0); in _mesa_bind_framebuffers() 3230 FLUSH_VERTICES(ctx, _NEW_BUFFERS, 0); in _mesa_DeleteFramebuffers() 3817 FLUSH_VERTICES(ctx, _NEW_BUFFERS, 0); in _mesa_framebuffer_texture() 4225 FLUSH_VERTICES(ctx, _NEW_BUFFERS, 0); in _mesa_framebuffer_renderbuffer()
|
D | debug.c | 100 (state & _NEW_BUFFERS) ? "ctx->Visual, ctx->DrawBuffer,, " : ""); in _mesa_print_state()
|
/third_party/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_context.c | 68 if (new_state & (_NEW_SCISSOR | _NEW_BUFFERS | _NEW_VIEWPORT)) in i915InvalidateState() 82 if (new_state & (_NEW_STENCIL | _NEW_BUFFERS | _NEW_POLYGON)) in i915InvalidateState()
|
D | i915_vtbl.c | 718 if (ctx->NewState & _NEW_BUFFERS) { in i915_update_draw_buffer() 792 intel->NewGLState |= _NEW_BUFFERS; in i915_update_draw_buffer()
|
D | i830_vtbl.c | 731 if (ctx->NewState & _NEW_BUFFERS) { in i830_update_draw_buffer() 834 intel->NewGLState |= _NEW_BUFFERS; in i830_update_draw_buffer()
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | gfx8_depth_state.c | 188 .mesa = _NEW_BUFFERS |
|
D | brw_sf.c | 79 _NEW_BUFFERS | in brw_upload_sf_prog()
|
D | genX_state_upload.c | 169 .mesa = _NEW_BUFFERS | 220 .mesa = _NEW_BUFFERS, 1263 .mesa = _NEW_BUFFERS | 1488 .mesa = _NEW_BUFFERS | 1737 (GFX_VER <= 7 ? _NEW_BUFFERS | _NEW_POLYGON : 0) | 1738 (GFX_VER == 10 ? _NEW_BUFFERS : 0), 2066 (GFX_VER < 8 ? _NEW_BUFFERS | 2400 .mesa = _NEW_BUFFERS | 2541 .mesa = _NEW_BUFFERS | 3055 .mesa = _NEW_BUFFERS | [all …]
|
D | brw_clip.c | 77 _NEW_BUFFERS | in brw_upload_clip_prog()
|
D | brw_vs.c | 243 _NEW_BUFFERS | in brw_vs_state_dirty()
|
D | brw_wm_surface_state.c | 1062 .mesa = _NEW_BUFFERS | 1071 .mesa = _NEW_BUFFERS, 1151 .mesa = _NEW_BUFFERS,
|
D | brw_context.c | 212 if (new_state & (_NEW_SCISSOR | _NEW_BUFFERS | _NEW_VIEWPORT)) in brw_update_state() 215 if (new_state & (_NEW_STENCIL | _NEW_BUFFERS)) { in brw_update_state() 225 if (new_state & _NEW_BUFFERS) { in brw_update_state()
|
D | brw_misc_state.c | 460 .mesa = _NEW_BUFFERS,
|
D | brw_wm.c | 378 _NEW_BUFFERS | in brw_wm_state_dirty()
|
/third_party/mesa3d/src/mesa/program/ |
D | prog_statevars.c | 832 return _NEW_TEXTURE_STATE | _NEW_BUFFERS | _NEW_FRAG_CLAMP; in _mesa_program_state_flags() 835 return _NEW_FOG | _NEW_BUFFERS | _NEW_FRAG_CLAMP; in _mesa_program_state_flags() 879 return _NEW_BUFFERS; in _mesa_program_state_flags() 882 return _NEW_BUFFERS | _NEW_POINT; in _mesa_program_state_flags() 900 return _NEW_CURRENT_ATTRIB | _NEW_LIGHT_STATE | _NEW_BUFFERS; in _mesa_program_state_flags()
|
/third_party/mesa3d/src/mesa/tnl/ |
D | t_context.c | 196 if (new_state & (_NEW_VIEWPORT | _NEW_BUFFERS)) { in _tnl_InvalidateState()
|
/third_party/mesa3d/src/mesa/swrast/ |
D | s_context.h | 103 #define _SWRAST_NEW_RASTERMASK (_NEW_BUFFERS| \
|
/third_party/mesa3d/src/mesa/drivers/x11/ |
D | xm_dd.c | 695 if (new_state & (_NEW_SCISSOR | _NEW_BUFFERS | _NEW_VIEWPORT)) in xmesa_update_state() 713 if (new_state & (_NEW_COLOR | _NEW_BUFFERS)) { in xmesa_update_state()
|
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_context.c | 426 if (ctx->NewState & _NEW_BUFFERS) in nouveau_validate_framebuffer()
|
D | nouveau_state.c | 461 if (new_state & (_NEW_SCISSOR | _NEW_BUFFERS | _NEW_VIEWPORT)) in nouveau_update_state()
|
/third_party/mesa3d/docs/relnotes/ |
D | 9.1.3.rst | 176 - st/mesa: depth-stencil-alpha state also depends on \_NEW_BUFFERS
|
D | 9.0.3.rst | 178 - i965: Add missing \_NEW_BUFFERS dirty bit in Gen7 SBE state.
|
12