Searched defs:vertex_src (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ |
| H A D | ac_nir_lower_esgs_io_to_mem.c | 151 gs_per_vertex_input_vertex_offset_gfx6(nir_builder *b, nir_src *vertex_src) argument 168 gs_per_vertex_input_vertex_offset_gfx9(nir_builder *b, nir_src *vertex_src) argument 195 nir_src *vertex_src = nir_get_io_vertex_index_src(instr); local in function:gs_per_vertex_input_offset [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_fs_nir.cpp | 2641 const nir_src &vertex_src local in function:fs_visitor::nir_emit_tcs_intrinsic 2317 emit_gs_input_load(const fs_reg & dst,const nir_src & vertex_src,unsigned base_offset,const nir_src & offset_src,unsigned num_components,unsigned first_component) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_fs_nir.cpp | 2713 const nir_src &vertex_src local in function:fs_visitor::get_tcs_single_patch_icp_handle 2498 emit_gs_input_load(const fs_reg & dst,const nir_src & vertex_src,unsigned base_offset,const nir_src & offset_src,unsigned num_components,unsigned first_component) argument 2757 const nir_src &vertex_src = instr->src[0]; local in function:fs_visitor::get_tcs_eight_patch_icp_handle [all...] |
Completed in 11 milliseconds