Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_util/
H A DReplaceClipCullDistanceVariable.h42 [[nodiscard]] bool ZeroDisabledClipDistanceAssignments(TCompiler *compiler,
H A DReplaceClipCullDistanceVariable.cpp615 [[nodiscard]] bool ZeroDisabledClipDistanceAssignments(TCompiler *compiler, in ZeroDisabledClipDistanceAssignments() function
/aosp_15_r20/external/angle/src/compiler/translator/glsl/
H A DTranslatorESSL.cpp163 if (!ZeroDisabledClipDistanceAssignments(this, root, &getSymbolTable(), getShaderType(), in translate()
/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DTranslatorMSL.cpp1342 if (!ZeroDisabledClipDistanceAssignments(this, root, &getSymbolTable(), getShaderType(), in translateImpl()