Searched defs:collectionCase (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2177 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2181 const string name = collectionCase.namePrefix + getCaseShaderTypeName((CaseShaderType)shaderType);
2182 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2199 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2200 const string collName = collectionCase.namePrefix;
2201 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2241 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2242 const string collName = collectionCase.namePrefix;
2243 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2305 const UniformCollectionCase& collectionCase local
2375 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2401 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1969 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
1970 const string collName = collectionCase.namePrefix;
1971 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2048 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2049 const string collName = collectionCase.namePrefix;
2050 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2074 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2075 const string collName = collectionCase.namePrefix;
2076 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2698 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2702 const string name = collectionCase.namePrefix + getCaseShaderTypeName((CaseShaderType)shaderType);
2703 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2722 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2723 const string collName = collectionCase.namePrefix;
2724 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2765 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2766 const string collName = collectionCase.namePrefix;
2767 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2831 const UniformCollectionCase& collectionCase local
2910 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2936 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
[all...]

Completed in 2366 milliseconds