Home
last modified time | relevance | path

Searched defs:UnfoldShortCircuitAST (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/glsl/apple/
H A DUnfoldShortCircuitAST.h25 [[nodiscard]] ANGLE_INLINE bool UnfoldShortCircuitAST(TCompiler *compiler, TIntermBlock *root) in UnfoldShortCircuitAST() function
H A DUnfoldShortCircuitAST.cpp67 bool UnfoldShortCircuitAST(TCompiler *compiler, TIntermBlock *root) in UnfoldShortCircuitAST() function