Home
last modified time | relevance | path

Searched refs:target_env_re (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/tests/
Dglsl_scraper.py19 target_env_re = re.compile(r'QO_TARGET_ENV\s+(\S+)') variable
73 m = target_env_re.search(self.glsl)