Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c649 lp_build_name(*z_fb, "z_dst"); in lp_build_depth_stencil_load_swizzled()
651 lp_build_name(*z_fb, "z_dst"); in lp_build_depth_stencil_load_swizzled()
848 LLVMValueRef z_dst = NULL; in lp_build_depth_stencil_test() local
938 z_dst = z_fb; in lp_build_depth_stencil_test()
954 z_dst = LLVMBuildLShr(builder, z_dst, shift, "z_dst"); in lp_build_depth_stencil_test()
956 z_dst = LLVMBuildAnd(builder, z_dst, z_bitmask, "z_dst"); in lp_build_depth_stencil_test()
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_compute_variance.cpp359 int z_dst = z + offset_z; in compute_pixel_region_variance() local
387 int out_index = z_dst * zdt + y_dst * ydt + x_dst; in compute_pixel_region_variance()

Completed in 3 milliseconds