Home
last modified time | relevance | path

Searched refs:UniformCollectionCase (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp2069 struct UniformCollectionCase struct
2074 UniformCollectionCase (const char* const name, const UniformCollection* uniformCollection_) in UniformCollectionCase() argument
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()
[all …]
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp1848 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()
[all …]
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp2580 struct UniformCollectionCase struct
2585 UniformCollectionCase (const char* const name, const UniformCollection* uniformCollection_) in UniformCollectionCase() function
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()
[all …]