Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp776 … CaseShaderType caseType, const SharedPtr<const UniformCollection>& uniformCollection, deUint32 fe…
940 …haderType caseShaderType, const SharedPtr<const UniformCollection>& uniformCollection, const deUin… in UniformCase() argument
944 , m_uniformCollection (uniformCollection) in UniformCase()
1767 …aseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, deUint32 ad…
1771 …aseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, const deUin… in UniformInfoQueryCase() argument
1772 : UniformCase (context, name, description, shaderType, uniformCollection, additionalFeatures) in UniformInfoQueryCase()
1823 const SharedPtr<const UniformCollection>& uniformCollection,
1907 const SharedPtr<const UniformCollection>& uniformCollection, in UniformValueCase() argument
1912 : UniformCase (context, name, description, shaderType, uniformCollection, in UniformValueCase()
2072 SharedPtr<const UniformCollection> uniformCollection; member
[all …]
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp941 … CaseShaderType caseType, const SharedPtr<const UniformCollection>& uniformCollection, deUint32 fe…
1111 …haderType caseShaderType, const SharedPtr<const UniformCollection>& uniformCollection, const deUin… in UniformCase() argument
1115 , m_uniformCollection (uniformCollection) in UniformCase()
2186 …aseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, CaseType ca…
2222 …aseShaderType shaderType, const SharedPtr<const UniformCollection>& uniformCollection, const CaseT… in UniformInfoQueryCase() argument
2223 : UniformCase (context, name, description, shaderType, uniformCollection, additionalFeatures) in UniformInfoQueryCase()
2325 const SharedPtr<const UniformCollection>& uniformCollection,
2409 const SharedPtr<const UniformCollection>& uniformCollection, in UniformValueCase() argument
2414 : UniformCase (context, name, description, shaderType, uniformCollection, in UniformValueCase()
2583 SharedPtr<const UniformCollection> uniformCollection; member
[all …]
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp832 … CaseShaderType caseType, const SharedPtr<const UniformCollection>& uniformCollection, deUint32 fe…
938 …haderType caseShaderType, const SharedPtr<const UniformCollection>& uniformCollection, const deUin… in UniformCase() argument
942 , m_uniformCollection (uniformCollection) in UniformCase()
1718 const SharedPtr<const UniformCollection>& uniformCollection,
1778 const SharedPtr<const UniformCollection>& uniformCollection, in UniformAssignCase() argument
1782 : UniformCase (context, name, description, shaderType, uniformCollection, in UniformAssignCase()
1851 SharedPtr<const UniformCollection> uniformCollection; member
1855 , uniformCollection (uniformCollection_) in UniformCollectionCase()
1960 … const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
1961 …const bool containsBooleans = uniformCollection->containsMatchingBasicType(glu::isDataType… in init()
[all …]