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

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

Completed in 61 milliseconds