Searched defs:chan_index (Results  1 – 9 of 9) sorted by relevance
| /external/mesa3d/src/gallium/auxiliary/gallivm/ | 
| D | lp_bld_tgsi.c | 240    unsigned chan_index;  in lp_build_tgsi_inst_llvm()  local 343    const unsigned chan_index)  in lp_build_emit_fetch_src() 444    const unsigned chan_index)  in lp_build_emit_fetch() 459    const unsigned chan_index)  in lp_build_emit_fetch_texoffset()
  | 
| D | lp_bld_tgsi_soa.c | 771                       unsigned chan_index,  in get_soa_array_offsets() 1675                   unsigned chan_index,  in emit_store_output() 1724                       unsigned chan_index,  in emit_store_tcs_output() 1783                   unsigned chan_index,  in emit_store_temp() 1836                    unsigned chan_index,  in emit_store_address() 1860    unsigned chan_index,  in emit_store_chan() 1961       unsigned chan_index = u_bit_scan(&writemask);  in emit_store()  local 2723    unsigned chan_index;  in emit_kill_if()  local 3479       unsigned chan_index;  in load_emit()  local 3498       unsigned chan_index;  in load_emit()  local [all …] 
 | 
| D | lp_bld_nir_soa.c | 156                       unsigned chan_index,  in get_soa_array_offsets()
  | 
| /external/mesa3d/src/intel/compiler/ | 
| D | brw_vec4_builder.h | 351          const dst_reg chan_index =  in emit_uniformize()  local
  | 
| D | brw_fs_builder.h | 415          const dst_reg chan_index = vgrf(BRW_REGISTER_TYPE_UD);  in emit_uniformize()  local
  | 
| D | brw_vec4_visitor.cpp | 778    const src_reg chan_index(this, glsl_type::uint_type);  in emit_uniformize()  local
  | 
| D | brw_fs_nir.cpp | 4044    const fs_reg &chan_index =  in swizzle_nir_scratch_addr()  local
  | 
| /external/mesa3d/src/gallium/auxiliary/tgsi/ | 
| D | tgsi_exec.c | 1716 	       const uint chan_index)  in fetch_source_d() 1738              const uint chan_index,  in fetch_source() 1764                  uint chan_index,  in store_dest_dstret() 1931                  uint chan_index,  in store_dest_double() 1953            uint chan_index,  in store_dest() 1998    uint chan_index;  in exec_kill_if()  local
  | 
| /external/mesa3d/src/amd/vulkan/ | 
| D | radv_nir_to_llvm.c | 1202 				LLVMValueRef chan_index = buffer_index;  in handle_vs_input_decl()  local
  |