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.h111 void brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue);
Dbrw_shader.cpp1292 brw_nir_lower_tes_inputs(nir, input_vue_map); in brw_compile_tes()
Dbrw_nir.c341 brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue_map) in brw_nir_lower_tes_inputs() function