Home
last modified time | relevance | path

Searched defs:z_src (Results 1 – 3 of 3) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_compute_variance.cpp163 int z_src = (z - zd_start) + offset_z - kernel_radius_z; in compute_pixel_region_variance() local
207 int z_src = (z - zd_start) + offset_z - kernel_radius_z; in compute_pixel_region_variance() local
246 int z_src = (z - zd_start) + offset_z - kernel_radius_z; in compute_pixel_region_variance() local
358 int z_src = z + kernel_radius_z; in compute_pixel_region_variance() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c826 LLVMValueRef z_src, in lp_build_depth_stencil_test()
/third_party/mesa3d/src/util/format/
Du_format_zs.c534 const uint32_t *z_src = z_src_row; in util_format_z24_unorm_s8_uint_pack_separate() local
554 const float *z_src = z_src_row; in util_format_z24_unorm_s8_uint_pack_separate_z32() local