Searched defs:DrawOpPacket (Results 1 – 1 of 1) sorted by relevance
925 struct DrawOpPacket struct927 DrawOpPacket(void) : drawOps(DE_NULL), numOps(0) in DrawOpPacket() argument931 const DrawPrimitiveOp *drawOps;932 int numOps;933 SemaphoreSp wait;934 SemaphoreSp signal;