Searched refs:brw_nir_lower_tes_inputs (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.h109 void brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue);
H A Dbrw_nir.c392 brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue_map) function in typeref:typename:void
H A Dbrw_shader.cpp1245 brw_nir_lower_tes_inputs(nir, input_vue_map);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.h112 void brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue);
H A Dbrw_nir.c350 brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue_map) function in typeref:typename:void
H A Dbrw_shader.cpp1352 brw_nir_lower_tes_inputs(nir, input_vue_map);

Completed in 8 milliseconds