Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp5233 …const ResourceDefinition::Node::SharedPtr patchInput(new ResourceDefinition::StorageQualifier(pare… in generateProgramInputBlockContents() local
5246 …const ResourceDefinition::Node::SharedPtr variable (new ResourceDefinition::Variable(patchInput, g… in generateProgramInputBlockContents()
5251 …t ResourceDefinition::Node::SharedPtr structMbr (new ResourceDefinition::StructMember(patchInput)); in generateProgramInputBlockContents()
5257 …t ResourceDefinition::Node::SharedPtr arrayElem (new ResourceDefinition::ArrayElement(patchInput)); in generateProgramInputBlockContents()
5492 …const ResourceDefinition::Node::SharedPtr patchInput(new ResourceDefinition::StorageQualifier(pare… in generateProgramInputLocationBlockContents() local
5512 …const ResourceDefinition::Node::SharedPtr variable (new ResourceDefinition::Variable(patchInput, g… in generateProgramInputLocationBlockContents()
5517 …ition::Node::SharedPtr layout (new ResourceDefinition::LayoutQualifier(patchInput, glu::Layout(2))… in generateProgramInputLocationBlockContents()
5523 …t ResourceDefinition::Node::SharedPtr structMbr (new ResourceDefinition::StructMember(patchInput)); in generateProgramInputLocationBlockContents()
5529 …ition::Node::SharedPtr layout (new ResourceDefinition::LayoutQualifier(patchInput, glu::Layout(2))… in generateProgramInputLocationBlockContents()
5536 …t ResourceDefinition::Node::SharedPtr arrayElem (new ResourceDefinition::ArrayElement(patchInput)); in generateProgramInputLocationBlockContents()
[all …]