Home
last modified time | relevance | path

Searched refs:r600_append_tcs_TF_emission (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.h114 bool r600_append_tcs_TF_emission(nir_shader *shader, enum pipe_prim_type prim_type);
Dsfn_nir_lower_tess_io.cpp347 bool r600_append_tcs_TF_emission(nir_shader *shader, enum pipe_prim_type prim_type) { in r600_append_tcs_TF_emission() function
Dsfn_nir.cpp811 NIR_PASS_V(sel->nir, r600_append_tcs_TF_emission, in r600_shader_from_nir()