Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DTranslatorHLSL.cpp35 TranslatorHLSL::TranslatorHLSL(sh::GLenum type, ShShaderSpec spec, ShShaderOutput output) in TranslatorHLSL() function in sh::TranslatorHLSL
/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.h36 class TranslatorHLSL; variable