Lines Matching refs:UniformCollectionCase
2580 struct UniformCollectionCase struct
2585 UniformCollectionCase (const char* const name, const UniformCollection* uniformCollection_) in UniformCollectionCase() argument
2616 vector<UniformCollectionCase> cases; in init()
2634 …defaultUniformCollections[UNIFORMCOLLECTIONS_BASIC].cases.push_back(UniformCollectionCase(typeName… in init()
2640 …defaultUniformCollections[UNIFORMCOLLECTIONS_BASIC_ARRAY].cases.push_back(UniformCollectionCase(ty… in init()
2654 …rmCollections[UNIFORMCOLLECTIONS_BASIC_STRUCT].cases.push_back (UniformCollectionCase(name.c_str… in init()
2655 …Collections[UNIFORMCOLLECTIONS_ARRAY_IN_STRUCT].cases.push_back (UniformCollectionCase(name.c_str… in init()
2656 …Collections[UNIFORMCOLLECTIONS_STRUCT_IN_ARRAY].cases.push_back (UniformCollectionCase(name.c_str… in init()
2657 …ctions[UNIFORMCOLLECTIONS_NESTED_STRUCTS_ARRAYS].cases.push_back (UniformCollectionCase(name.c_str… in init()
2660 …llections[UNIFORMCOLLECTIONS_MULTIPLE_BASIC].cases.push_back (UniformCollectionCase(DE_NULL, U… in init()
2661 …ions[UNIFORMCOLLECTIONS_MULTIPLE_BASIC_ARRAY].cases.push_back (UniformCollectionCase(DE_NULL, U… in init()
2662 …IFORMCOLLECTIONS_MULTIPLE_NESTED_STRUCTS_ARRAYS].cases.push_back (UniformCollectionCase(DE_NULL, U… in init()
2688 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()
2712 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()
2755 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()
2820 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()
2906 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()
2932 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; in init()