Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs.h252 void emit_gs_vertex(const nir_src &vertex_count_nir_src,
Dbrw_fs_nir.cpp1832 fs_visitor::emit_gs_vertex(const nir_src &vertex_count_nir_src, in emit_gs_vertex() function in fs_visitor
2865 emit_gs_vertex(instr->src[0], instr->const_index[0]); in nir_emit_gs_intrinsic()