Searched defs:TranslatorESSL (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DTranslatorESSL.h12 class TranslatorESSL : public TCompiler { class in inherits:TCompiler
14 TranslatorESSL(sh::GLenum type, ShShaderSpec spec);
H A DTranslatorESSL.cpp7 #include "compiler/translator/TranslatorESSL.h"
12 TranslatorESSL::TranslatorESSL(sh::GLenum type, ShShaderSpec spec) function in class:TranslatorESSL
16 void TranslatorESSL::translate(TIntermNode* root) {
34 void TranslatorESSL::writeExtensionBehavior() {

Completed in 82 milliseconds