Searched refs:emit_gs_vertex (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs.h275 void emit_gs_vertex(const nir_src &vertex_count_nir_src,
H A Dbrw_fs_nir.cpp2221 fs_visitor::emit_gs_vertex(const nir_src &vertex_count_nir_src, function in class:fs_visitor
3141 emit_gs_vertex(instr->src[0], instr->const_index[0]);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs.h315 void emit_gs_vertex(const nir_src &vertex_count_nir_src,
H A Dbrw_fs_nir.cpp2402 fs_visitor::emit_gs_vertex(const nir_src &vertex_count_nir_src, function in class:fs_visitor
3234 emit_gs_vertex(instr->src[0], instr->const_index[0]);

Completed in 18 milliseconds