Home
last modified time | relevance | path

Searched refs:angleEmulatedDepthRangeRef (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/spirv/
DTranslatorSPIRV.cpp258 TIntermTyped *angleEmulatedDepthRangeRef = driverUniforms->getDepthRange(); in ReplaceGLDepthRangeWithDriverUniform() local
261 return ReplaceVariableWithTyped(compiler, root, depthRangeVar, angleEmulatedDepthRangeRef); in ReplaceGLDepthRangeWithDriverUniform()
/external/angle/src/compiler/translator/msl/
DTranslatorMSL.cpp194 TIntermTyped *angleEmulatedDepthRangeRef = driverUniforms->getDepthRange(); in ReplaceGLDepthRangeWithDriverUniform() local
197 return ReplaceVariableWithTyped(compiler, root, depthRangeVar, angleEmulatedDepthRangeRef); in ReplaceGLDepthRangeWithDriverUniform()