Home
last modified time | relevance | path

Searched defs:src_comp (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_intrinsics.py118 def intrinsic(name, src_comp=[], dest_comp=-1, indices=[], argument
563 def image(name, src_comp=[], extra_indices=[], **kwargs): argument
829 def barycentric(name, dst_comp, src_comp=[]): argument
897 def load(name, src_comp, indices=[], flags=[]): argument
Dnir_lower_io.c465 unsigned src_comp = 0; in lower_store() local
/third_party/mesa3d/src/mesa/program/
Dprog_optimize.c130 GLuint src_comp; in get_dst_mask_for_mov() local
652 const GLuint src_comp = GET_SWZ(mov->SrcReg[0].Swizzle, dst_comp); in _mesa_merge_mov_into_inst() local
665 GLuint src_comp, arg_comp; in _mesa_merge_mov_into_inst() local
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm.c261 unsigned src_comp = GET_SWZ(src_swizzle, i); in brw_populate_sampler_prog_key_data() local
/third_party/mesa3d/src/panfrost/midgard/
Ddisassemble.c1478 unsigned src_comp = word->swizzle & 0x3; in print_load_store_instr() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c189 unsigned src_comp = GET_SWZ(src_swizzle, i); in crocus_populate_sampler_prog_key_data() local