Searched defs:DrawIndexedParams (Results 1 – 2 of 2) sorted by relevance
170 struct DrawIndexedParams : DrawParamsBase, IndexedParamsBase struct173 vk::VkDrawIndexedIndirectCommand params;175 …DrawIndexedParams(const vk::VkPrimitiveTopology top, const SharedGroupParams gParams, const vk::Vk… in DrawIndexedParams() function
352 struct DrawIndexedParams struct358 VERIFY_8_BYTE_ALIGNMENT(DrawIndexedParams) argument