Lines Matching refs:STORAGE_IN
2866 …const bool isInputCase = (m_targetStorage == glu::STORAGE_IN || m_targetStorage == glu::STO… in init()
2905 glu::STORAGE_IN)); in init()
2919 glu::STORAGE_IN, in init()
2930 glu::STORAGE_IN, in init()
2941 glu::STORAGE_IN, in init()
2957 glu::STORAGE_IN, in init()
3001 …const bool isInputCase = (m_targetStorage == glu::STORAGE_IN || m_targetStorage == glu::S… in iterate()
5090 glu::STORAGE_IN, in generateProgramInputOutputShaderCaseBlocks()
5182 …ition::Node::SharedPtr(new ResourceDefinition::StorageQualifier(parentStructure, glu::STORAGE_IN))) in generateProgramInputBlockContents()
5410 …ition::Node::SharedPtr(new ResourceDefinition::StorageQualifier(parentStructure, glu::STORAGE_IN))) in generateProgramInputLocationBlockContents()
5717 if (storage == glu::STORAGE_IN) in generateProgramInputOutputReferencedByCases()
5775 …ition::Node::SharedPtr(new ResourceDefinition::StorageQualifier(parentStructure, glu::STORAGE_IN))) in generateProgramInputTypeBlockContents()
6018 generateProgramInputOutputReferencedByCases(m_context, blockGroup, glu::STORAGE_IN); in init()