Searched defs:dst_coord (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_resolve_cs.c88 nir_ssa_def *dst_coord = nir_iadd(&b, global_id, dst_offset); local in function:build_resolve_compute_shader
H A Dradv_meta_bufimage.c580 nir_ssa_def *dst_coord = nir_iadd(&b, global_id, dst_offset); local in function:build_nir_itoi_compute_shader
815 nir_ssa_def *dst_coord = local in function:build_nir_itoi_r32g32b32_compute_shader
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c200 float dst_coord = dst->clip_pos[k] / dst->clip_pos[3]; local in function:interp
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c200 float dst_coord = dst->clip_pos[k] / dst->clip_pos[3]; local in function:interp
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_bufimage.c750 nir_ssa_def *dst_coord = nir_iadd(&b, global_id, &dst_offset->dest.ssa); local in function:build_nir_itoi_compute_shader
1009 nir_ssa_def *dst_coord = local in function:build_nir_itoi_r32g32b32_compute_shader

Completed in 11 milliseconds