Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/glsl/
H A DBuiltInFunctionEmulatorGLSL.cpp27 int targetGLSLVersion) in InitBuiltInIsnanFunctionEmulatorForGLSLWorkarounds()
110 int targetGLSLVersion) in InitBuiltInFunctionEmulatorForGLSLMissingFunctions()
H A DTranslatorGLSL.cpp44 int targetGLSLVersion = ShaderOutputTypeToGLSLVersion(getOutputType()); in initBuiltInFunctionEmulator() local
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DBuiltInFunctionEmulatorHLSL.cpp19 int targetGLSLVersion) in InitBuiltInIsnanFunctionEmulatorForHLSLWorkarounds()