• Home
  • Raw
  • Download

Lines Matching refs:uniformCollection

776 … 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
2076 , uniformCollection (uniformCollection_) in UniformCollectionCase()
2172 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
2174 … UniformInfoQueryCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection)); in init()
2191 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
2196 …ew UniformInfoQueryCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection, in init()
2233 … const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
2234 …const bool containsBooleans = uniformCollection->containsMatchingBasicType(glu::isDataType… in init()
2239 …if (checkMethod == UniformValueCase::CHECKMETHOD_RENDER && uniformCollection->containsSeveralSampl… in init()
2253 …ld(new UniformValueCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection, in init()
2296 … const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
2297 …const bool containsBooleans = uniformCollection->containsMatchingBasicType(glu::isDataType… in init()
2301 …const bool containsMatrices = uniformCollection->containsMatchingBasicType(glu::isDataType… in init()
2327 …ld(new UniformValueCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection, in init()
2373 … const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
2378 …ld(new UniformValueCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection, in init()
2399 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
2404 …ld(new UniformValueCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection, in init()