Searched defs:DrawIndexedParams (Results 1 – 2 of 2) sorted by relevance
145 struct DrawIndexedParams : DrawParamsBase, IndexedParamsBase struct148 vk::VkDrawIndexedIndirectCommand params;150 …DrawIndexedParams (const vk::VkPrimitiveTopology top, bool dynamicRendering, const vk::VkIndexType… in DrawIndexedParams() function
249 struct DrawIndexedParams struct253 VERIFY_4_BYTE_ALIGNMENT(DrawIndexedParams) argument