Home
last modified time | relevance | path

Searched refs:getDepthRangeRef (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/compiler/translator/tree_util/
DDriverUniform.h54 TIntermBinary *getDepthRangeRef() const;
DDriverUniform.cpp243 TIntermBinary *DriverUniform::getDepthRangeRef() const in getDepthRangeRef() function in sh::DriverUniform
/external/angle/src/compiler/translator/
DTranslatorMetalDirect.cpp202 TIntermBinary *angleEmulatedDepthRangeRef = driverUniforms->getDepthRangeRef(); in ReplaceGLDepthRangeWithDriverUniform()
DTranslatorVulkan.cpp270 TIntermBinary *angleEmulatedDepthRangeRef = driverUniforms->getDepthRangeRef(); in ReplaceGLDepthRangeWithDriverUniform()