Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_context.c69 static const uint8_t a22x_primtypes[PIPE_PRIM_MAX] = { variable
115 (screen->gpu_id >= 220) ? a22x_primtypes : a20x_primtypes, in fd2_context_create()