Home
last modified time | relevance | path

Searched defs:TranslatorMSL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.h39 class TranslatorMSL; variable
/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DTranslatorMSL.cpp814 TranslatorMSL::TranslatorMSL(sh::GLenum type, ShShaderSpec spec, ShShaderOutput output) in TranslatorMSL() function in sh::TranslatorMSL