Home
last modified time | relevance | path

Searched defs:chan_index (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi.c240 unsigned chan_index; in lp_build_tgsi_inst_llvm() local
343 const unsigned chan_index) in lp_build_emit_fetch_src()
435 const unsigned chan_index) in lp_build_emit_fetch()
450 const unsigned chan_index) in lp_build_emit_fetch_texoffset()
Dlp_bld_tgsi_soa.c1146 unsigned chan_index, in get_soa_array_offsets()
1744 unsigned chan_index, in emit_store_chan()
1924 unsigned chan_index = u_bit_scan(&writemask); in emit_store() local
2668 unsigned chan_index; in emit_kill_if() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4_builder.h351 const dst_reg chan_index = in emit_uniformize() local
Dbrw_fs_builder.h406 const dst_reg chan_index = vgrf(BRW_REGISTER_TYPE_UD); in emit_uniformize() local
Dbrw_vec4_visitor.cpp842 const src_reg chan_index(this, glsl_type::uint_type); in emit_uniformize() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_tgsi_setup.c437 unsigned chan_index, in store_value_to_array()
848 unsigned chan_index = u_bit_scan(&writemask); in si_llvm_emit_store() local
Dsi_shader.c1365 unsigned chan_index; in store_output_tcs() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.c463 LLVMValueRef chan_index = lp_build_const_int32(gallivm, chan); in coeffs_init() local
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c1480 const uint chan_index, in fetch_src_file_channel()
1594 const uint chan_index, in fetch_source_d()
1744 const uint chan_index, in fetch_source()
1771 uint chan_index, in store_dest_dstret()
1941 uint chan_index, in store_dest_double()
1964 uint chan_index, in store_dest()
2010 uint chan_index; in exec_kill_if() local