Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_nir.h108 void brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue);
Dbrw_nir.c388 brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue_map) in brw_nir_lower_tes_inputs() function
Dbrw_shader.cpp1165 brw_nir_lower_tes_inputs(nir, input_vue_map); in brw_compile_tes()