HomeSort by relevance Sort by last modified time
    Searched refs:publicType (Results 1 - 11 of 11) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
ParseHelper.cpp     [all...]
  /external/swiftshader/src/OpenGL/compiler/
ParseHelper.h 141 bool singleDeclarationErrorCheck(const TPublicType &publicType, const TSourceLoc &identifierLocation);
161 TIntermAggregate *parseSingleDeclaration(TPublicType &publicType, const TSourceLoc &identifierOrTypeLocation, const TString &identifier);
162 TIntermAggregate *parseSingleArrayDeclaration(TPublicType &publicType, const TSourceLoc &identifierLocation, const TString &identifier,
164 TIntermAggregate *parseSingleInitDeclaration(const TPublicType &publicType, const TSourceLoc &identifierLocation, const TString &identifier,
169 TIntermAggregate *parseSingleArrayInitDeclaration(TPublicType &publicType, const TSourceLoc &identifierLocation, const TString &identifier,
176 TIntermAggregate *parseDeclarator(TPublicType &publicType, TIntermAggregate *aggregateDeclaration, const TSourceLoc &identifierLocation,
178 TIntermAggregate *parseArrayDeclarator(TPublicType &publicType, TIntermAggregate *aggregateDeclaration, const TSourceLoc &identifierLocation,
180 TIntermAggregate *parseInitDeclarator(const TPublicType &publicType, TIntermAggregate *aggregateDeclaration, const TSourceLoc &identifierLocation,
184 TIntermAggregate *parseArrayInitDeclarator(const TPublicType &publicType, TIntermAggregate *aggregateDeclaration, const TSourceLoc &identifierLocation,
193 TFunction *addConstructorFunc(const TPublicType &publicType);
    [all...]
ParseHelper.cpp 672 bool TParseContext::singleDeclarationErrorCheck(const TPublicType &publicType, const TSourceLoc &identifierLocation)
674 switch(publicType.qualifier)
681 if(publicType.type == EbtStruct)
684 getQualifierString(publicType.qualifier));
691 if(publicType.qualifier != EvqUniform && samplerErrorCheck(identifierLocation, publicType,
698 const TLayoutQualifier layoutQualifier = publicType.layoutQualifier;
714 if(publicType.qualifier != EvqVertexIn && publicType.qualifier != EvqFragmentOut &&
715 layoutLocationErrorCheck(identifierLocation, publicType.layoutQualifier)
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/hlsl/
hlslParseHelper.cpp     [all...]
  /external/dagger2/lib/
auto-factory-1.0-20150915.183854-35.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/factory/auto-factory/1.0-beta2/
auto-factory-1.0-beta2.jar 
  /tools/external/gradle/
gradle-api-2.14.1.jar 
gradle-api-3.2.jar 
gradle-api-3.3.jar 
gradle-api-3.4.1.jar 
gradle-api-3.5-20170307000048+0000.jar 

Completed in 206 milliseconds