Home
last modified time | relevance | path

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

/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c849 LLVMValueRef z_bitmask = NULL, stencil_shift = NULL; in lp_build_depth_stencil_test() local
942 z_bitmask = lp_build_const_int_vec(gallivm, z_type, z_mask); in lp_build_depth_stencil_test()
951 } else if (z_bitmask) { in lp_build_depth_stencil_test()
952 z_dst = LLVMBuildAnd(builder, z_dst, z_bitmask, "z_dst"); in lp_build_depth_stencil_test()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c849 LLVMValueRef z_bitmask = NULL, stencil_shift = NULL; in lp_build_depth_stencil_test() local
942 z_bitmask = lp_build_const_int_vec(gallivm, z_type, z_mask); in lp_build_depth_stencil_test()
951 } else if (z_bitmask) { in lp_build_depth_stencil_test()
952 z_dst = LLVMBuildAnd(builder, z_dst, z_bitmask, "z_dst"); in lp_build_depth_stencil_test()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c849 LLVMValueRef z_bitmask = NULL, stencil_shift = NULL; in lp_build_depth_stencil_test() local
942 z_bitmask = lp_build_const_int_vec(gallivm, z_type, z_mask); in lp_build_depth_stencil_test()
951 } else if (z_bitmask) { in lp_build_depth_stencil_test()
952 z_dst = LLVMBuildAnd(builder, z_dst, z_bitmask, "z_dst"); in lp_build_depth_stencil_test()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c849 LLVMValueRef z_bitmask = NULL, stencil_shift = NULL; in lp_build_depth_stencil_test() local
942 z_bitmask = lp_build_const_int_vec(gallivm, z_type, z_mask); in lp_build_depth_stencil_test()
951 } else if (z_bitmask) { in lp_build_depth_stencil_test()
952 z_dst = LLVMBuildAnd(builder, z_dst, z_bitmask, "z_dst"); in lp_build_depth_stencil_test()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c848 LLVMValueRef z_bitmask = NULL, stencil_shift = NULL; in lp_build_depth_stencil_test() local
941 z_bitmask = lp_build_const_int_vec(gallivm, z_type, z_mask); in lp_build_depth_stencil_test()
950 } else if (z_bitmask) { in lp_build_depth_stencil_test()
951 z_dst = LLVMBuildAnd(builder, z_dst, z_bitmask, "z_dst"); in lp_build_depth_stencil_test()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c849 LLVMValueRef z_bitmask = NULL, stencil_shift = NULL; in lp_build_depth_stencil_test() local
942 z_bitmask = lp_build_const_int_vec(gallivm, z_type, z_mask); in lp_build_depth_stencil_test()
951 } else if (z_bitmask) { in lp_build_depth_stencil_test()
952 z_dst = LLVMBuildAnd(builder, z_dst, z_bitmask, "z_dst"); in lp_build_depth_stencil_test()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c849 LLVMValueRef z_bitmask = NULL, stencil_shift = NULL; in lp_build_depth_stencil_test() local
942 z_bitmask = lp_build_const_int_vec(gallivm, z_type, z_mask); in lp_build_depth_stencil_test()
951 } else if (z_bitmask) { in lp_build_depth_stencil_test()
952 z_dst = LLVMBuildAnd(builder, z_dst, z_bitmask, "z_dst"); in lp_build_depth_stencil_test()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c849 LLVMValueRef z_bitmask = NULL, stencil_shift = NULL; in lp_build_depth_stencil_test() local
942 z_bitmask = lp_build_const_int_vec(gallivm, z_type, z_mask); in lp_build_depth_stencil_test()
951 } else if (z_bitmask) { in lp_build_depth_stencil_test()
952 z_dst = LLVMBuildAnd(builder, z_dst, z_bitmask, "z_dst"); in lp_build_depth_stencil_test()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c849 LLVMValueRef z_bitmask = NULL, stencil_shift = NULL; in lp_build_depth_stencil_test() local
942 z_bitmask = lp_build_const_int_vec(gallivm, z_type, z_mask); in lp_build_depth_stencil_test()
951 } else if (z_bitmask) { in lp_build_depth_stencil_test()
952 z_dst = LLVMBuildAnd(builder, z_dst, z_bitmask, "z_dst"); in lp_build_depth_stencil_test()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c849 LLVMValueRef z_bitmask = NULL, stencil_shift = NULL; in lp_build_depth_stencil_test() local
942 z_bitmask = lp_build_const_int_vec(gallivm, z_type, z_mask); in lp_build_depth_stencil_test()
951 } else if (z_bitmask) { in lp_build_depth_stencil_test()
952 z_dst = LLVMBuildAnd(builder, z_dst, z_bitmask, "z_dst"); in lp_build_depth_stencil_test()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c849 LLVMValueRef z_bitmask = NULL, stencil_shift = NULL; in lp_build_depth_stencil_test() local
942 z_bitmask = lp_build_const_int_vec(gallivm, z_type, z_mask); in lp_build_depth_stencil_test()
951 } else if (z_bitmask) { in lp_build_depth_stencil_test()
952 z_dst = LLVMBuildAnd(builder, z_dst, z_bitmask, "z_dst"); in lp_build_depth_stencil_test()