Searched refs:ReplaceClipCullDistanceAssignmentsImpl (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/src/compiler/translator/tree_util/ |
H A D | ReplaceClipCullDistanceVariable.cpp | 481 [[nodiscard]] bool ReplaceClipCullDistanceAssignmentsImpl( in ReplaceClipCullDistanceAssignmentsImpl() function 600 return ReplaceClipCullDistanceAssignmentsImpl(compiler, root, symbolTable, shaderType, in ReplaceClipDistanceAssignments() 610 return ReplaceClipCullDistanceAssignmentsImpl(compiler, root, symbolTable, shaderType, nullptr, in ReplaceCullDistanceAssignments() 621 return ReplaceClipCullDistanceAssignmentsImpl(compiler, root, symbolTable, shaderType, in ZeroDisabledClipDistanceAssignments()
|