Searched defs:fold (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/host-common/ | ||
| D | window_agent.h | 64 bool (*fold)(bool is_fold); member |
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ | ||
| D | IntermNode.cpp | 1439 TIntermTyped *TIntermTernary::fold(TDiagnostics * /* diagnostics */) in fold() function in sh::TIntermTernary |
| D | IntermNode.h | 143 virtual TIntermTyped *fold(TDiagnostics *diagnostics) { return this; } in fold() function |