Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_nir.h201 void elk_nir_lower_fs_inputs(nir_shader *nir,
H A Delk_nir.c492 elk_nir_lower_fs_inputs(nir_shader *nir, in elk_nir_lower_fs_inputs() function
H A Delk_fs.cpp6600 elk_nir_lower_fs_inputs(nir, devinfo, key); in elk_compile_fs()