Home
last modified time | relevance | path

Searched refs:transformDepthBeforeCorrection (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorVulkan.h48 ANGLE_NO_DISCARD virtual bool transformDepthBeforeCorrection( in transformDepthBeforeCorrection() function
DTranslatorMetal.h49 ANGLE_NO_DISCARD bool transformDepthBeforeCorrection(
DTranslatorMetalDirect.h188 ANGLE_NO_DISCARD bool transformDepthBeforeCorrection(TIntermBlock *root,
DTranslatorMetal.cpp190 bool TranslatorMetal::transformDepthBeforeCorrection(TIntermBlock *root, in transformDepthBeforeCorrection() function in sh::TranslatorMetal
DTranslatorMetalDirect.cpp576 bool TranslatorMetalDirect::transformDepthBeforeCorrection(TIntermBlock *root, in transformDepthBeforeCorrection() function in sh::TranslatorMetalDirect
996 if (!transformDepthBeforeCorrection(root, driverUniforms)) in translateImpl()
DTranslatorVulkan.cpp1237 if (!transformDepthBeforeCorrection(root, driverUniforms)) in translateImpl()