Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DShHandle.h47 TCompiler(ShShaderType type, ShShaderSpec spec);
63 ShShaderSpec getShaderSpec() const { return shaderSpec; } in getShaderSpec()
78 ShShaderSpec shaderSpec;
101 TCompiler* ConstructCompiler(ShShaderType type, ShShaderSpec spec);
DInitialize.h20 void initialize(ShShaderType type, ShShaderSpec spec,
28 void IdentifyBuiltIns(ShShaderType type, ShShaderSpec spec,
DCodeGenGLSL.cpp14 TCompiler* ConstructCompiler(ShShaderType type, ShShaderSpec spec) in ConstructCompiler()
DCodeGenHLSL.cpp14 TCompiler* ConstructCompiler(ShShaderType type, ShShaderSpec spec) in ConstructCompiler()
DTranslatorHLSL.h14 TranslatorHLSL(ShShaderType type, ShShaderSpec spec);
DTranslatorGLSL.h14 TranslatorGLSL(ShShaderType type, ShShaderSpec spec);
DTranslatorHLSL.cpp11 TranslatorHLSL::TranslatorHLSL(ShShaderType type, ShShaderSpec spec) in TranslatorHLSL()
DCompiler.cpp15 ShShaderType type, ShShaderSpec spec, const ShBuiltInResources& resources, in InitializeSymbolTable()
82 TCompiler::TCompiler(ShShaderType type, ShShaderSpec spec) in TCompiler()
DTranslatorGLSL.cpp24 TranslatorGLSL::TranslatorGLSL(ShShaderType type, ShShaderSpec spec) in TranslatorGLSL()
DParseHelper.h33 …st TExtensionBehavior& ext, TIntermediate& interm, ShShaderType type, ShShaderSpec spec, TInfoSink… in TParseContext()
42ShShaderSpec shaderSpec; // The language specification compiler conforms to - GLES2 o…
DShaderLang.cpp109 ShHandle ShConstructCompiler(ShShaderType type, ShShaderSpec spec, in ShConstructCompiler()
DInitialize.cpp487 void TBuiltIns::initialize(ShShaderType type, ShShaderSpec spec, in initialize()
511 void IdentifyBuiltIns(ShShaderType type, ShShaderSpec spec, in IdentifyBuiltIns()
/external/webkit/Source/ThirdParty/ANGLE/include/GLSLANG/
DShaderLang.h36 } ShShaderSpec; typedef
133 ShHandle ShConstructCompiler(ShShaderType type, ShShaderSpec spec,