Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/indices/
Du_indices_gen.py30 PRDISABLE, PRENABLE = 'prdisable', 'prenable' variable
35 PRS=(PRDISABLE, PRENABLE)
274 if pr == PRENABLE:
309 if pr == PRENABLE:
345 if pr == PRENABLE:
426 for pr in (PRDISABLE, PRENABLE):
427 if pr == PRENABLE and intype == GENERATE: