Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp142 struct DrawIndexedParams : DrawParamsBase, IndexedParamsBase struct
145 vk::VkDrawIndexedIndirectCommand params;
147DrawIndexedParams (const vk::VkPrimitiveTopology top, const vk::VkIndexType indexT, const deUint32… in DrawIndexedParams() argument