Home
last modified time | relevance | path

Searched defs:need_startpgm (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp11895 select_shader(isel_context& ctx, nir_shader* nir, const bool need_startpgm, const bool need_endpgm, in select_shader()
12008 const bool need_startpgm = i == 0; in select_program_merged() local