main/get: make KHR_debug enums available everywhere
authorMatthew Waters <ystreet00@gmail.com>
Wed, 16 Sep 2015 15:38:27 +0000 (16:38 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 7 Oct 2015 14:07:01 +0000 (15:07 +0100)
commit70643a1389179c214b454a6a49e9f47a768ba904
treec6c4f8cc15e6297e5675fa0ab9e718c9c79963b8
parentae6ff72f5a56d71887bd2c59128868f71e5e2e01
main/get: make KHR_debug enums available everywhere

Move all the enums but CONTEXT_FLAGS. The spec seems quite explicit
about the latter (wrt OpenGL ES)

    "In OpenGL ES versions prior to and including ES 3.1 there is no
    CONTEXT_FLAGS state and therefore the CONTEXT_FLAG_DEBUG_BIT cannot
    be queried."

v2 [Emil Velikov] Rebase.
v3 [Emil Veliokv] Drop the CONTEXT_FLAGS hunk - not applicable for GLES

Signed-off-by: Matthew Waters <ystreet00@gmail.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/mesa/main/get_hash_params.py