Searched defs:DrawCallData (Results 1 – 1 of 1) sorted by relevance
63 struct DrawCallData struct65 const std::vector<tcu::Vec4>& vertices;67 DrawCallData (const std::vector<tcu::Vec4>& vertices_) in DrawCallData() function