• Home
  • Raw
  • Download

Lines Matching refs:uniformCollection

941 … 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
2587 , uniformCollection (uniformCollection_) in UniformCollectionCase()
2693 … const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
2695 …oQueryCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection, (UniformInf… in init()
2714 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
2719 …oQueryCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection, (UniformInf… in init()
2757 … const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
2758 …const bool containsBooleans = uniformCollection->containsMatchingBasicType(glu::isDataType… in init()
2763 …if (checkMethod == UniformValueCase::CHECKMETHOD_RENDER && uniformCollection->containsSeveralSampl… in init()
2779 …ld(new UniformValueCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection, in init()
2822 … const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
2823 …const bool containsBooleans = uniformCollection->containsMatchingBasicType(glu::isDataType… in init()
2827 …const bool containsMatrices = uniformCollection->containsMatchingBasicType(glu::isDataType… in init()
2861 …ld(new UniformValueCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection, in init()
2908 … const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
2913 …ld(new UniformValueCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection, in init()
2934 const SharedPtr<const UniformCollection>& uniformCollection = collectionCase.uniformCollection; in init() local
2939 …ld(new UniformValueCase(m_context, name.c_str(), "", (CaseShaderType)shaderType, uniformCollection, in init()