Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta_bufimage.c968 nir_ssa_def *dst_img_coord = nir_iadd(&b, global_id, &dst_offset->dest.ssa); in build_nir_itoi_r32g32b32_compute_shader() local
977 nir_imul(&b, nir_channel(&b, dst_img_coord, 1), dst_stride), in build_nir_itoi_r32g32b32_compute_shader()
978 nir_imul(&b, nir_channel(&b, dst_img_coord, 0), nir_imm_int(&b, 3))); in build_nir_itoi_r32g32b32_compute_shader()