Home
last modified time | relevance | path

Searched defs:TranslatorESSL (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/tests/test_utils/
H A DShaderCompileTreeTest.h23 class TranslatorESSL; variable
H A DConstantFoldingTest.h24 class TranslatorESSL; variable
/aosp_15_r20/external/angle/src/compiler/translator/glsl/
H A DTranslatorESSL.cpp53 TranslatorESSL::TranslatorESSL(sh::GLenum type, ShShaderSpec spec) in TranslatorESSL() function in sh::TranslatorESSL