Searched defs:stencil_irb (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_misc_state.c | 205 struct intel_renderbuffer *stencil_irb = intel_get_renderbuffer(fb, BUFFER_STENCIL); local in function:brw_workaround_depthstencil_alignment 258 brw_emit_depth_stencil_hiz(struct brw_context * brw,struct intel_renderbuffer * depth_irb,struct intel_mipmap_tree * depth_mt,struct intel_renderbuffer * stencil_irb,struct intel_mipmap_tree * stencil_mt) argument 329 struct intel_renderbuffer *stencil_irb = intel_get_renderbuffer(fb, BUFFER_STENCIL); local in function:brw_emit_depthbuffer [all...] |
| H A D | brw_draw.c | 689 struct intel_renderbuffer *stencil_irb = intel_get_renderbuffer(fb, BUFFER_STENCIL); local in function:brw_postdraw_set_buffers_need_resolve 777 struct intel_renderbuffer *stencil_irb = local in function:brw_postdraw_reconcile_align_wa_slices [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_misc_state.c | 205 struct brw_renderbuffer *stencil_irb = brw_get_renderbuffer(fb, BUFFER_STENCIL); local in function:brw_workaround_depthstencil_alignment 258 brw_emit_depth_stencil_hiz(struct brw_context * brw,struct brw_renderbuffer * depth_irb,struct brw_mipmap_tree * depth_mt,struct brw_renderbuffer * stencil_irb,struct brw_mipmap_tree * stencil_mt) argument 329 struct brw_renderbuffer *stencil_irb = brw_get_renderbuffer(fb, BUFFER_STENCIL); local in function:brw_emit_depthbuffer [all...] |
| H A D | brw_draw.c | 718 struct brw_renderbuffer *stencil_irb = brw_get_renderbuffer(fb, BUFFER_STENCIL); local in function:brw_postdraw_set_buffers_need_resolve 806 struct brw_renderbuffer *stencil_irb = local in function:brw_postdraw_reconcile_align_wa_slices [all...] |
Completed in 6 milliseconds