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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c553 LLVMValueRef looplsb = LLVMBuildAnd(builder, loop_counter, local in function:lp_build_depth_stencil_load_swizzled
559 depth_offset1 = LLVMBuildMul(builder, looplsb,
699 LLVMValueRef looplsb = LLVMBuildAnd(builder, loop_counter, local in function:lp_build_depth_stencil_write_swizzled
705 depth_offset1 = LLVMBuildMul(builder, looplsb,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c558 LLVMValueRef looplsb = LLVMBuildAnd(builder, loop_counter, local in function:lp_build_depth_stencil_load_swizzled
564 depth_offset1 = LLVMBuildMul(builder, looplsb,
709 LLVMValueRef looplsb = LLVMBuildAnd(builder, loop_counter, local in function:lp_build_depth_stencil_write_swizzled
715 depth_offset1 = LLVMBuildMul(builder, looplsb,

Completed in 5 milliseconds