MCPcopy Create free account
hub / github.com/aras-p/glsl-optimizer / _glcpp_parser_evaluate_defined

Function _glcpp_parser_evaluate_defined

src/glsl/glcpp/glcpp-parse.c:3795–3851  ·  view source on GitHub ↗

Evaluate a DEFINED token node (based on subsequent tokens in the list). * * Note: This function must only be called when "node" is a DEFINED token, * (and will abort with an assertion failure otherwise). * * If "node" is followed, (ignoring any SPACE tokens), by an IDENTIFIER token * (optionally preceded and followed by '(' and ')' tokens) then the following * occurs: * * If the identifie

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 2

hash_table_findFunction · 0.85
glcpp_errorFunction · 0.85

Tested by

no test coverage detected