Searched refs:_3DPRIM_POINTLIST (Results 1 – 4 of 4) sorted by relevance
82 case _3DPRIM_POINTLIST: in compile_gs_prog()
56 _3DPRIM_POINTLIST,
369 (_3DPRIM_POINTLIST << URB_WRITE_PRIM_TYPE_SHIFT) in emit_points()
58 #define _3DPRIM_POINTLIST 0x01 macro