Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktDrawUtil.hpp63 struct DrawCallData struct
65 const std::vector<tcu::Vec4>& vertices;
67 DrawCallData (const std::vector<tcu::Vec4>& vertices_) in DrawCallData() function