Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta_bufimage.c322 nir_ssa_def *buf_coord = nir_vec4(&b, tmp, tmp, tmp, tmp); in build_nir_btoi_compute_shader() local
331 tex->src[0].src = nir_src_for_ssa(nir_channels(&b, buf_coord, 1)); in build_nir_btoi_compute_shader()
552 nir_ssa_def *buf_coord = nir_vec4(&b, tmp, tmp, tmp, tmp); in build_nir_btoi_r32g32b32_compute_shader() local
567 tex->src[0].src = nir_src_for_ssa(nir_channels(&b, buf_coord, 1)); in build_nir_btoi_r32g32b32_compute_shader()