Home
last modified time | relevance | path

Searched defs:stencil_mt (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_misc_state.c172 struct intel_mipmap_tree *stencil_mt, in brw_get_depthstencil_tile_masks()
245 struct intel_mipmap_tree *stencil_mt = get_stencil_miptree(stencil_irb); in brw_workaround_depthstencil_alignment() local
487 struct intel_mipmap_tree *stencil_mt = brw->depthstencil.stencil_mt; in brw_emit_depthbuffer() local
571 struct intel_mipmap_tree *stencil_mt, in brw_emit_depth_stencil_hiz()
Dgen8_depth_state.c43 struct intel_mipmap_tree *stencil_mt, in emit_depth_packets()
152 struct intel_mipmap_tree *stencil_mt, in gen8_emit_depth_stencil_hiz()
Dgen6_depth_state.c42 struct intel_mipmap_tree *stencil_mt, in gen6_emit_depth_stencil_hiz()
Dgen7_misc_state.c37 struct intel_mipmap_tree *stencil_mt, in gen7_emit_depth_stencil_hiz()
Dintel_mipmap_tree.h595 struct intel_mipmap_tree *stencil_mt; member
Dintel_fbo.c662 struct intel_mipmap_tree *depth_mt = NULL, *stencil_mt = NULL; in intel_validate_framebuffer() local
Dbrw_context.h1163 struct intel_mipmap_tree *stencil_mt; member
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_fbo.c555 struct intel_mipmap_tree *depth_mt = NULL, *stencil_mt = NULL; in intel_validate_framebuffer() local