Searched defs:DrawIndexedParams (Results 1 – 2 of 2) sorted by relevance
143 struct DrawIndexedParams : DrawParamsBase, IndexedParamsBase struct146 vk::VkDrawIndexedIndirectCommand params;148 …DrawIndexedParams (const vk::VkPrimitiveTopology top, const vk::VkIndexType indexT, const deUint32… in DrawIndexedParams() function
233 struct DrawIndexedParams struct237 VERIFY_4_BYTE_ALIGNMENT(DrawIndexedParams) argument