Skip to content

(glslang_validator): ignore the 'defined' keyword

What does this MR do?

Do not parse the defined pre-processor keyword as a macro.

How to test it?

  • move into the hook folder.
  • run python -m unittest tests.test_glslang_validator

Associated Issues/Merge Requests

Edited by Kevin GAUDET

Merge request reports