Searched defs:IndexedParamsBase (Results 1 – 1 of 1) sorted by relevance
124 struct IndexedParamsBase struct126 std::vector<deUint32> indexes;127 const vk::VkIndexType indexType;129 IndexedParamsBase (const vk::VkIndexType indexT) in IndexedParamsBase() function