Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_screen.c98 static const uint8_t primtypes[] = { variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_screen.c102 static const uint8_t primtypes[] = { variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_screen.c119 static const uint8_t primtypes[] = { variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_screen.c126 static const uint8_t primtypes[] = { variable
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.h160 const uint8_t *primtypes; member