Searched refs:primtype (Results 1 - 1 of 1) sorted by relevance

/external/libdrm/intel/
H A Dintel_decode.c2293 const char *primtype; local
2299 primtype = "TRILIST";
2302 primtype = "TRISTRIP";
2305 primtype = "TRISTRIP_REVERSE";
2308 primtype = "TRIFAN";
2311 primtype = "POLYGON";
2314 primtype = "LINELIST";
2317 primtype = "LINESTRIP";
2320 primtype = "RECTLIST";
2323 primtype
2676 get_965_prim_type(uint32_t primtype) argument
[all...]

Completed in 140 milliseconds