Home
last modified time | relevance | path

Searched refs:depth_bytes (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c544 unsigned depth_bytes = format_desc->block.bits / 8; in lp_build_depth_stencil_load_swizzled() local
560 lp_build_const_int32(gallivm, depth_bytes * 2), ""); in lp_build_depth_stencil_load_swizzled()
682 unsigned depth_bytes = format_desc->block.bits / 8; in lp_build_depth_stencil_write_swizzled() local
706 lp_build_const_int32(gallivm, depth_bytes * 2), ""); in lp_build_depth_stencil_write_swizzled()