Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp11517 Temp ngg_gs_load_prim_flag_0(isel_context *ctx, Temp tid_in_tg, Temp max_vtxcnt, Temp vertex_lds_ad… in ngg_gs_load_prim_flag_0()
11685 Temp max_vtxcnt = ngg_max_vertex_count(ctx); in ngg_gs_finale() local