Searched refs:set_re (Results 1 - 1 of 1) sorted by path

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dglsl_scraper.py36 set_re = base_layout_qualifier_id_re.format('set') variable
38 layout_qualifier_re = r'layout\W*\((%s)+\)' % '|'.join([location_re, binding_re, set_re, unk_re, '[, ]+'])

Completed in 8 milliseconds