Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.h101 bool ngg_gs_early_alloc = false; member
Daco_instruction_selection_setup.cpp426 …ctx->ngg_gs_early_alloc = ctx->ngg_gs_const_vtxcnt[0] == nir->info.gs.vertices_out && ctx->ngg_gs_… in setup_gs_variables()
Daco_instruction_selection.cpp11615 if (ctx->ngg_gs_early_alloc) { in ngg_gs_export_vertices()
11660 if (!ctx->ngg_gs_early_alloc) in ngg_gs_prelude()
11703 if (ctx->ngg_gs_early_alloc) { in ngg_gs_finale()