Home
last modified time | relevance | path

Searched defs:depth_stride (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_fastpath.c58 unsigned depth_stride, in no_op()
156 unsigned depth_stride, in red()
183 unsigned depth_stride, in green()
Dlp_rast.c335 unsigned depth_stride = 0; in lp_rast_shade_tile() local
431 unsigned depth_stride = 0; in lp_rast_shade_quads_mask_sample() local
Dlp_bld_depth.c538 LLVMValueRef depth_stride, in lp_build_depth_stencil_load_swizzled()
681 LLVMValueRef depth_stride, in lp_build_depth_stencil_write_swizzled()
Dlp_rast_priv.h240 unsigned depth_stride = 0; in lp_rast_shade_quads_all() local
Dlp_state_fs.c574 LLVMValueRef depth_stride, in generate_fs_loop()
3011 LLVMValueRef depth_stride; in generate_fragment() local
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_resource.h67 unsigned depth_stride; /* per-image on i945? */ member