Home
last modified time | relevance | path

Searched defs:z_scale (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_compute.c93 float z_scale = blit_info->src.box.depth / (float)blit_info->dst.box.depth; in util_compute_blit() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_blitter.h81 float z_scale; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c696 uint32_t rts_mask, bool z_scale, VkSampleCountFlagBits samples) in r3d_common()
1456 bool z_scale) in tu_image_view_copy_blit()
1514 bool z_scale = false; in tu6_blit_image() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_cmd_buffer.c3858 uint32_t z_scale = fui(viewport->maxDepth - viewport->minDepth); in pvr_setup_viewport() local