Searched defs:DrawIndexedParams (Results 1 – 2 of 2) sorted by relevance
150 struct DrawIndexedParams : DrawParamsBase, IndexedParamsBase struct153 vk::VkDrawIndexedIndirectCommand params;155 …DrawIndexedParams (const vk::VkPrimitiveTopology top, const SharedGroupParams gParams, const vk::V… in DrawIndexedParams() function
285 struct DrawIndexedParams struct289 VERIFY_4_BYTE_ALIGNMENT(DrawIndexedParams) argument