Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/egl/
H A DteglRenderTests.cpp925 struct DrawOpPacket struct
927 DrawOpPacket(void) : drawOps(DE_NULL), numOps(0) in DrawOpPacket() argument
931 const DrawPrimitiveOp *drawOps;
932 int numOps;
933 SemaphoreSp wait;
934 SemaphoreSp signal;