Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c547 const unsigned depth_bytes = format_desc->block.bits / 8; in lp_build_depth_stencil_load_swizzled() local
563 lp_build_const_int32(gallivm, depth_bytes * 2), ""); in lp_build_depth_stencil_load_swizzled()
693 unsigned depth_bytes = format_desc->block.bits / 8; in lp_build_depth_stencil_write_swizzled() local
717 lp_build_const_int32(gallivm, depth_bytes * 2), ""); in lp_build_depth_stencil_write_swizzled()

Completed in 2 milliseconds