Searched refs:primtype (Results 1 – 1 of 1) sorted by relevance
2290 const char *primtype; in decode_3d_primitive() local2296 primtype = "TRILIST"; in decode_3d_primitive()2299 primtype = "TRISTRIP"; in decode_3d_primitive()2302 primtype = "TRISTRIP_REVERSE"; in decode_3d_primitive()2305 primtype = "TRIFAN"; in decode_3d_primitive()2308 primtype = "POLYGON"; in decode_3d_primitive()2311 primtype = "LINELIST"; in decode_3d_primitive()2314 primtype = "LINESTRIP"; in decode_3d_primitive()2317 primtype = "RECTLIST"; in decode_3d_primitive()2320 primtype = "POINTLIST"; in decode_3d_primitive()[all …]