Home
last modified time | relevance | path

Searched refs:emit_gs_vertex (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs.h259 void emit_gs_vertex(const nir_src &vertex_count_nir_src,
Dbrw_fs_nir.cpp1989 fs_visitor::emit_gs_vertex(const nir_src &vertex_count_nir_src, in emit_gs_vertex() function in fs_visitor
3018 emit_gs_vertex(instr->src[0], instr->const_index[0]); in nir_emit_gs_intrinsic()