Searched refs:r600_append_tcs_TF_emission (Results 1 – 3 of 3) sorted by relevance
114 bool r600_append_tcs_TF_emission(nir_shader *shader, enum pipe_prim_type prim_type);
347 bool r600_append_tcs_TF_emission(nir_shader *shader, enum pipe_prim_type prim_type) { in r600_append_tcs_TF_emission() function
811 NIR_PASS_V(sel->nir, r600_append_tcs_TF_emission, in r600_shader_from_nir()