Searched defs:DrawIndexedParams (Results 1 – 3 of 3) 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() argument
150 struct DrawIndexedParams : DrawParamsBase, IndexedParamsBase struct153 vk::VkDrawIndexedIndirectCommand params;155 …DrawIndexedParams (const vk::VkPrimitiveTopology top, const SharedGroupParams gParams, const vk::V… in DrawIndexedParams() function
249 struct DrawIndexedParams struct253 VERIFY_4_BYTE_ALIGNMENT(DrawIndexedParams) argument