tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / gfx / angle / checkout / src / compiler / translator


ModeNameSize
-rw-r--r--ASTMetadataHLSL.cpp445L
-rw-r--r--ASTMetadataHLSL.h62L
-rw-r--r--AtomicCounterFunctionHLSL.cpp112L
-rw-r--r--AtomicCounterFunctionHLSL.h50L
-rw-r--r--BaseTypes.cpp64L
-rw-r--r--BaseTypes.h1782L
-rw-r--r--BuiltInFunctionEmulator.cpp161L
-rw-r--r--BuiltInFunctionEmulator.h80L
-rw-r--r--BuiltInFunctionEmulatorGLSL.cpp284L
-rw-r--r--BuiltInFunctionEmulatorGLSL.h40L
-rw-r--r--BuiltInFunctionEmulatorHLSL.cpp173L
-rw-r--r--BuiltInFunctionEmulatorHLSL.h27L
-rw-r--r--BuiltinsWorkaroundGLSL.cpp109L
-rw-r--r--BuiltinsWorkaroundGLSL.h24L
-rw-r--r--CallDAG.cpp316L
-rw-r--r--CallDAG.h77L
-rw-r--r--CodeGen.cpp96L
-rw-r--r--CollectVariables.cpp1288L
-rw-r--r--CollectVariables.h38L
-rw-r--r--Common.h256L
-rw-r--r--Compiler.cpp1746L
-rw-r--r--Compiler.h397L
-rw-r--r--ConstantUnion.cpp803L
-rw-r--r--ConstantUnion.h122L
-rw-r--r--Declarator.cpp33L
-rw-r--r--Declarator.h49L
-rw-r--r--Diagnostics.cpp106L
-rw-r--r--Diagnostics.h67L
-rw-r--r--DirectiveHandler.cpp304L
-rw-r--r--DirectiveHandler.h57L
-rw-r--r--DriverUniformMetal.h33L
-rw-r--r--ExtensionBehavior.cpp125L
-rw-r--r--ExtensionBehavior.h93L
-rw-r--r--ExtensionGLSL.cpp118L
-rw-r--r--ExtensionGLSL.h44L
-rw-r--r--FlagStd140Structs.cpp76L
-rw-r--r--FlagStd140Structs.h30L
-rw-r--r--FunctionLookup.cpp179L
-rw-r--r--FunctionLookup.h60L
-rw-r--r--HashNames.cpp99L
-rw-r--r--HashNames.h33L
-rw-r--r--ImageFunctionHLSL.cpp401L
-rw-r--r--ImageFunctionHLSL.h96L
-rw-r--r--ImmutableString.h143L
-rw-r--r--ImmutableStringBuilder.cpp63L
-rw-r--r--ImmutableStringBuilder.h80L
-rw-r--r--ImmutableString_ESSL_autogen.cpp345L
-rw-r--r--InfoSink.cpp124L
-rw-r--r--InfoSink.h152L
-rw-r--r--Initialize.cpp223L
-rw-r--r--Initialize.h30L
-rw-r--r--InitializeDll.cpp33L
-rw-r--r--InitializeDll.h15L
-rw-r--r--InitializeGlobals.h13L
-rw-r--r--IntermNode.cpp4226L
-rw-r--r--IntermNode.h1046L
-rw-r--r--IsASTDepthBelowLimit.cpp37L
-rw-r--r--IsASTDepthBelowLimit.h20L
-rw-r--r--Operator.cpp171L
-rw-r--r--Operator_autogen.h578L
-rw-r--r--OutputESSL.cpp55L
-rw-r--r--OutputESSL.h30L
-rw-r--r--OutputGLSL.cpp122L
-rw-r--r--OutputGLSL.h31L
-rw-r--r--OutputGLSLBase.cpp1513L
-rw-r--r--OutputGLSLBase.h154L
-rw-r--r--OutputHLSL.cpp3700L
-rw-r--r--OutputHLSL.h289L
-rw-r--r--OutputTree.cpp723L
-rw-r--r--OutputTree.h22L
-rw-r--r--ParseContext.cpp7538L
-rw-r--r--ParseContext.h818L
-rw-r--r--PoolAlloc.cpp40L
-rw-r--r--PoolAlloc.h102L
-rw-r--r--Pragma.h28L
-rw-r--r--QualifierTypes.cpp1007L
-rw-r--r--QualifierTypes.h214L
-rw-r--r--ResourcesHLSL.cpp989L
-rw-r--r--ResourcesHLSL.h155L
-rw-r--r--Severity.h22L
-rw-r--r--ShaderLang.cpp1099L
-rw-r--r--ShaderStorageBlockFunctionHLSL.cpp439L
-rw-r--r--ShaderStorageBlockFunctionHLSL.h94L
-rw-r--r--ShaderStorageBlockOutputHLSL.cpp667L
-rw-r--r--ShaderStorageBlockOutputHLSL.h86L
-rw-r--r--ShaderVars.cpp625L
-rw-r--r--StaticType.h296L
-rw-r--r--StructureHLSL.cpp668L
-rw-r--r--StructureHLSL.h102L
-rw-r--r--Symbol.cpp254L
-rw-r--r--Symbol.h402L
-rw-r--r--SymbolTable.cpp559L
-rw-r--r--SymbolTable.h363L
-rw-r--r--SymbolTable_ESSL_autogen.cpp30071L
-rw-r--r--SymbolTable_autogen.h169L
-rw-r--r--SymbolUniqueId.cpp27L
-rw-r--r--SymbolUniqueId.h58L
-rw-r--r--TextureFunctionHLSL.cpp1614L
-rw-r--r--TextureFunctionHLSL.h77L
-rw-r--r--TranslatorESSL.cpp219L
-rw-r--r--TranslatorESSL.h35L
-rw-r--r--TranslatorGLSL.cpp388L
-rw-r--r--TranslatorGLSL.h38L
-rw-r--r--TranslatorHLSL.cpp311L
-rw-r--r--TranslatorHLSL.h56L
-rw-r--r--TranslatorMetal.h62L
-rw-r--r--TranslatorMetalDirect.h195L
-rw-r--r--TranslatorVulkan.h60L
-rw-r--r--Types.cpp984L
-rw-r--r--Types.h508L
-rw-r--r--UtilsHLSL.cpp1223L
-rw-r--r--UtilsHLSL.h148L
-rw-r--r--ValidateAST.cpp1133L
-rw-r--r--ValidateAST.h108L
-rw-r--r--ValidateBarrierFunctionCall.cpp100L
-rw-r--r--ValidateBarrierFunctionCall.h22L
-rw-r--r--ValidateClipCullDistance.cpp200L
-rw-r--r--ValidateClipCullDistance.h27L
-rw-r--r--ValidateGlobalInitializer.cpp157L
-rw-r--r--ValidateGlobalInitializer.h24L
-rw-r--r--ValidateLimitations.cpp452L
-rw-r--r--ValidateLimitations.h26L
-rw-r--r--ValidateMaxParameters.cpp30L
-rw-r--r--ValidateMaxParameters.h21L
-rw-r--r--ValidateOutputs.cpp184L
-rw-r--r--ValidateOutputs.h30L
-rw-r--r--ValidateSwitch.cpp315L
-rw-r--r--ValidateSwitch.h27L
-rw-r--r--ValidateTypeSizeLimitations.cpp245L
-rw-r--r--ValidateTypeSizeLimitations.h26L
-rw-r--r--ValidateVaryingLocations.cpp368L
-rw-r--r--ValidateVaryingLocations.h28L
-rw-r--r--VariablePacker.cpp409L
-rw-r--r--VariablePacker.h32L
-rw-r--r--VersionGLSL.cpp156L
-rw-r--r--VersionGLSL.h76L
-rw-r--r--blocklayout.cpp666L
-rw-r--r--blocklayout.h322L
-rw-r--r--blocklayoutHLSL.cpp167L
-rw-r--r--blocklayoutHLSL.h68L
-rw-r--r--emulated_builtin_functions_hlsl_autogen.cpp881L
-rw-r--r--glslang.h24L
-rw-r--r--glslang_lex_autogen.cpp4326L
-rw-r--r--glslang_tab_autogen.cpp4909L
-rw-r--r--glslang_tab_autogen.h320L
-rw-r--r--glslang_wrapper.h46L
-rw-r--r--length_limits.h26L
-rw-r--r--util.cpp1023L
-rw-r--r--util.h108L
d---------tree_ops/-
d---------tree_util/-