Lines Matching refs:UniformCollectionCase

2069 struct UniformCollectionCase  struct
2074 UniformCollectionCase (const char* const name, const UniformCollection* uniformCollection_) in UniformCollectionCase() function
2105 vector<UniformCollectionCase> cases; in init()
2123 …defaultUniformCollections[UNIFORMCOLLECTIONS_BASIC].cases.push_back(UniformCollectionCase(typeName… in init()
2129 …defaultUniformCollections[UNIFORMCOLLECTIONS_BASIC_ARRAY].cases.push_back(UniformCollectionCase(ty… in init()
2143 …rmCollections[UNIFORMCOLLECTIONS_BASIC_STRUCT].cases.push_back (UniformCollectionCase(name.c_str… in init()
2144 …Collections[UNIFORMCOLLECTIONS_ARRAY_IN_STRUCT].cases.push_back (UniformCollectionCase(name.c_str… in init()
2145 …Collections[UNIFORMCOLLECTIONS_STRUCT_IN_ARRAY].cases.push_back (UniformCollectionCase(name.c_str… in init()
2146 …ctions[UNIFORMCOLLECTIONS_NESTED_STRUCTS_ARRAYS].cases.push_back (UniformCollectionCase(name.c_str… in init()
2149 …llections[UNIFORMCOLLECTIONS_MULTIPLE_BASIC].cases.push_back (UniformCollectionCase(DE_NULL, U… in init()
2150 …ions[UNIFORMCOLLECTIONS_MULTIPLE_BASIC_ARRAY].cases.push_back (UniformCollectionCase(DE_NULL, U… in init()
2151 …IFORMCOLLECTIONS_MULTIPLE_NESTED_STRUCTS_ARRAYS].cases.push_back (UniformCollectionCase(DE_NULL, U… in init()
2167 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()
2189 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()
2231 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()
2294 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()
2371 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()
2397 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()