Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_intrinsics.py118 def intrinsic(name, src_comp=[], dest_comp=-1, indices=[], argument
749 def image(name, src_comp=[], extra_indices=[], **kwargs): argument
1080 def barycentric(name, dst_comp, src_comp=[]): argument
1159 def load(name, src_comp, indices=[], flags=[]): argument
Dnir_lower_io.c588 unsigned src_comp = 0; in lower_store() local
/third_party/mesa3d/src/panfrost/midgard/
Ddisassemble.c1427 unsigned src_comp = word->swizzle & 0x3; in print_load_store_instr() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c193 unsigned src_comp = GET_SWZ(src_swizzle, i); in crocus_populate_sampler_prog_key_data() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp5326 brw_reg src_comp = offset(src, bld, c); in emit_urb_indirect_writes() local