Searched defs:IndexedParamsBase (Results 1 – 1 of 1) sorted by relevance
116 struct IndexedParamsBase struct118 std::vector<deUint32> indexes;119 const vk::VkIndexType indexType;121 IndexedParamsBase (const vk::VkIndexType indexT) in IndexedParamsBase() function