Searched refs:kInfoTable (Results 1 – 1 of 1) sorted by relevance
21 constexpr std::array<UniformTypeInfo, 77> kInfoTable = { variable374 ASSERT(kInfoTable[GetTypeInfoIndex(uniformType)].type == uniformType); in GetUniformTypeInfo()375 return kInfoTable[GetTypeInfoIndex(uniformType)]; in GetUniformTypeInfo()