Home
last modified time | relevance | path

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

/hardware/google/gfxstream/scripts/
Dgen-entries.py332 def mySetError(condition, glerr): argument
334 return "SET_ERROR_IF(%s,%s)" % (condition, glerr);
336 return "RET_AND_SET_ERROR_IF(%s,%s,%s)" % (condition, glerr, get_fail_code(entry));