Home
last modified time | relevance | path

Searched refs:ShShaderType (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/third_party/angle/src/compiler/translator/
DShHandle.h57 TCompiler(ShShaderType type, ShShaderSpec spec, ShShaderOutput output);
81 ShShaderType getShaderType() const { return shaderType; } in getShaderType()
133 ShShaderType shaderType;
177 ShShaderType type, ShShaderSpec spec, ShShaderOutput output);
DInitialize.h14 void InsertBuiltInFunctions(ShShaderType type, ShShaderSpec spec, const ShBuiltInResources &resourc…
16 void IdentifyBuiltIns(ShShaderType type, ShShaderSpec spec,
DVersionGLSL.h29 TVersionGLSL(ShShaderType type);
52 ShShaderType mShaderType;
DValidateLimitations.h17 ValidateLimitations(ShShaderType shaderType, TInfoSinkBase &sink);
50 ShShaderType mShaderType;
DTranslatorGLSL.cpp12 static void writeVersion(ShShaderType type, TIntermNode* root, in writeVersion()
24 TranslatorGLSL::TranslatorGLSL(ShShaderType type, ShShaderSpec spec) in TranslatorGLSL()
DTranslatorGLSL.h14 TranslatorGLSL(ShShaderType type, ShShaderSpec spec);
DTranslatorESSL.h14 TranslatorESSL(ShShaderType type, ShShaderSpec spec);
DCodeGen.cpp17 ShShaderType type, ShShaderSpec spec, ShShaderOutput output) in ConstructCompiler()
DTranslatorHLSL.cpp12 TranslatorHLSL::TranslatorHLSL(ShShaderType type, ShShaderSpec spec, ShShaderOutput output) in TranslatorHLSL()
DTranslatorESSL.cpp11 TranslatorESSL::TranslatorESSL(ShShaderType type, ShShaderSpec spec) in TranslatorESSL()
DTranslatorHLSL.h15 TranslatorHLSL(ShShaderType type, ShShaderSpec spec, ShShaderOutput output);
DBuiltInFunctionEmulator.h20 BuiltInFunctionEmulator(ShShaderType shaderType);
DVersionGLSL.cpp38 TVersionGLSL::TVersionGLSL(ShShaderType type) in TVersionGLSL()
DParseContext.h28 …TParseContext(TSymbolTable& symt, TExtensionBehavior& ext, TIntermediate& interm, ShShaderType typ… in TParseContext()
50 ShShaderType shaderType; // vertex or fragment language (future: pack or unpack)
DBuiltInFunctionEmulator.cpp268 BuiltInFunctionEmulator::BuiltInFunctionEmulator(ShShaderType shaderType) in BuiltInFunctionEmulator()
DValidateLimitations.cpp51 ValidateLimitations::ValidateLimitations(ShShaderType shaderType, in ValidateLimitations()
DShaderLang.cpp118 ShHandle ShConstructCompiler(ShShaderType type, ShShaderSpec spec, in ShConstructCompiler()
DCompiler.cpp95 TCompiler::TCompiler(ShShaderType type, ShShaderSpec spec, ShShaderOutput output) in TCompiler()
/external/chromium_org/gpu/command_buffer/service/
Dshader_translator_cache.h35 ShShaderType shader_type,
48 ShShaderType shader_type;
56 ShShaderType shader_type, in ShaderTranslatorInitParams()
Dshader_translator.h69 ShShaderType shader_type,
119 ShShaderType shader_type,
Dshader_translator_cache.cc29 ShShaderType shader_type, in GetTranslator()
Dmocks.h83 ShShaderType shader_type,
Dshader_translator.cc126 ShShaderType shader_type, in Init()
/external/chromium_org/third_party/angle/include/GLSLANG/
DShaderLang.h51 } ShShaderType; typedef
355 ShShaderType type,
/external/chromium_org/third_party/angle/samples/translator/
Dtranslator.cpp27 static ShShaderType FindShaderType(const char* fileName);
245 ShShaderType FindShaderType(const char* fileName) in FindShaderType()

12