Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c573 LLVMValueRef loopx2 = LLVMBuildShl(builder, loop_counter, in lp_build_depth_stencil_load_swizzled() local
576 depth_offset1 = LLVMBuildMul(builder, loopx2, depth_stride, ""); in lp_build_depth_stencil_load_swizzled()
721 LLVMValueRef loopx2 = LLVMBuildShl(builder, loop_counter, in lp_build_depth_stencil_write_swizzled() local
724 depth_offset1 = LLVMBuildMul(builder, loopx2, depth_stride, ""); in lp_build_depth_stencil_write_swizzled()

Completed in 3 milliseconds