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

/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2167 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2171 const string name = collectionCase.namePrefix + getCaseShaderTypeName((CaseShaderType)shaderType);
2172 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2189 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2190 const string collName = collectionCase.namePrefix;
2191 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2231 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2232 const string collName = collectionCase.namePrefix;
2233 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2294 const UniformCollectionCase& collectionCase local
2371 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2397 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2688 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2692 const string name = collectionCase.namePrefix + getCaseShaderTypeName((CaseShaderType)shaderType);
2693 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2712 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2713 const string collName = collectionCase.namePrefix;
2714 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2755 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2756 const string collName = collectionCase.namePrefix;
2757 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2820 const UniformCollectionCase& collectionCase local
2906 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2932 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1958 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
1959 const string collName = collectionCase.namePrefix;
1960 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2044 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2045 const string collName = collectionCase.namePrefix;
2046 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;
2070 const UniformCollectionCase& collectionCase = collectionGroup.cases[collectionNdx]; local
2071 const string collName = collectionCase.namePrefix;
2072 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection;

Completed in 92 milliseconds