Lines Matching refs:UniformCollectionCase

1848 struct UniformCollectionCase  struct
1853 UniformCollectionCase (const char* const name, const UniformCollection* uniformCollection_) in UniformCollectionCase() function
1884 vector<UniformCollectionCase> cases; in init()
1902 …defaultUniformCollections[UNIFORMCOLLECTIONS_BASIC].cases.push_back(UniformCollectionCase(typeName… in init()
1908 …defaultUniformCollections[UNIFORMCOLLECTIONS_BASIC_ARRAY].cases.push_back(UniformCollectionCase(ty… in init()
1922 …rmCollections[UNIFORMCOLLECTIONS_BASIC_STRUCT].cases.push_back (UniformCollectionCase(name.c_str… in init()
1923 …Collections[UNIFORMCOLLECTIONS_ARRAY_IN_STRUCT].cases.push_back (UniformCollectionCase(name.c_str… in init()
1924 …Collections[UNIFORMCOLLECTIONS_STRUCT_IN_ARRAY].cases.push_back (UniformCollectionCase(name.c_str… in init()
1925 …ctions[UNIFORMCOLLECTIONS_NESTED_STRUCTS_ARRAYS].cases.push_back (UniformCollectionCase(name.c_str… in init()
1928 …llections[UNIFORMCOLLECTIONS_MULTIPLE_BASIC].cases.push_back (UniformCollectionCase(DE_NULL, U… in init()
1929 …ions[UNIFORMCOLLECTIONS_MULTIPLE_BASIC_ARRAY].cases.push_back (UniformCollectionCase(DE_NULL, U… in init()
1930 …IFORMCOLLECTIONS_MULTIPLE_NESTED_STRUCTS_ARRAYS].cases.push_back (UniformCollectionCase(DE_NULL, U… in init()
1958 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()
2044 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()
2070 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()