Lines Matching refs:ProgramInterface
146 static glw::GLenum getProgramInterfaceGLEnum (ProgramInterface interface) in getProgramInterfaceGLEnum()
887 …context, const ResourceDefinition::Node::SharedPtr& targetResource, ProgramInterface interface, co…
900 …static std::string genTestCaseName (ProgramInterface interface, const ResourceDefinition:…
901 static bool isArrayedInterface (ProgramInterface interface, deUint32 stageBits);
903 const ProgramInterface m_programInterface;
908 …context, const ResourceDefinition::Node::SharedPtr& targetResource, ProgramInterface interface, co… in ResourceListTestCase()
1153 std::string ResourceListTestCase::genTestCaseName (ProgramInterface interface, const ResourceDefini… in genTestCaseName()
1252 bool ResourceListTestCase::isArrayedInterface (ProgramInterface interface, deUint32 stageBits) in isArrayedInterface()
1788 …const ProgramInterface programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTER… in iterate()
2058 …const ProgramInterface programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in iterate()
3393 …:SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, ProgramInterface interface, in… in generateBufferBackedResourceListBlockContentCases()
3416 …:SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, ProgramInterface interface, Pr… in generateBufferBackedVariableAggregateTypeCases()
3478 …u::TestCaseGroup* const targetGroup, const std::string& namePrefix, ProgramInterface interface, gl… in generateBufferBackedArrayStrideTypeAggregateSubCases()
3499 …:SharedPtr& parentStructure, tcu::TestCaseGroup* const targetGroup, ProgramInterface interface, gl… in generateBufferBackedArrayStrideTypeAggregateCases()
4692 …::SharedPtr& targetResource, tcu::TestCaseGroup* const targetGroup, ProgramInterface interface, co… in generateBufferBackedInterfaceResourceListCase()
4697 …::SharedPtr& targetResource, tcu::TestCaseGroup* const targetGroup, ProgramInterface interface, co… in generateBufferBackedInterfaceNameLengthCase()
4702 …st ResourceDefinition::Node::SharedPtr&, tcu::TestCaseGroup* const, ProgramInterface interface, co… in generateBufferBackedInterfaceResourceBasicBlockTypes()
4709 …const ProgramInterface programInterface = (storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in generateBufferBackedInterfaceResourceBasicBlockTypes()
4759 …const ProgramInterface programInterface = (storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in generateBufferBackedInterfaceResourceBufferBindingCases()
4791 …const ProgramInterface programInterface = (Storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in generateBufferBlockReferencedByShaderSingleBlockContentCases()
5177 ProgramInterface interface, in generateProgramInputBlockContents()
5278 ProgramInterface interface, in generateProgramOutputBlockContents()
5368 …:Node::SharedPtr& parentStructure, tcu::TestCaseGroup* targetGroup, ProgramInterface programInterf… in addProgramInputOutputResourceListCase()
5388 …:Node::SharedPtr& parentStructure, tcu::TestCaseGroup* targetGroup, ProgramInterface programInterf… in addProgramInputOutputResourceTestCase()
5725 template <ProgramInterface interface>