Searched defs:IndexedParamsBase (Results 1 – 1 of 1) sorted by relevance
117 struct IndexedParamsBase struct119 std::vector<deUint32> indexes;120 const vk::VkIndexType indexType;122 IndexedParamsBase (const vk::VkIndexType indexT) in IndexedParamsBase() function