Searched refs:ZeroDisabledClipDistanceAssignments (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/ |
H A D | ReplaceClipCullDistanceVariable.h | 42 [[nodiscard]] bool ZeroDisabledClipDistanceAssignments(TCompiler *compiler,
|
H A D | ReplaceClipCullDistanceVariable.cpp | 615 [[nodiscard]] bool ZeroDisabledClipDistanceAssignments(TCompiler *compiler, in ZeroDisabledClipDistanceAssignments() function
|
/aosp_15_r20/external/angle/src/compiler/translator/glsl/ |
H A D | TranslatorESSL.cpp | 163 if (!ZeroDisabledClipDistanceAssignments(this, root, &getSymbolTable(), getShaderType(), in translate()
|
/aosp_15_r20/external/angle/src/compiler/translator/msl/ |
H A D | TranslatorMSL.cpp | 1342 if (!ZeroDisabledClipDistanceAssignments(this, root, &getSymbolTable(), getShaderType(), in translateImpl()
|