We need the enum somewhere in the xml files for patch 5 to support the
glGet*()
Otherwise get_hash_params.py will error out.
On 09/12/16 01:29, Ilia Mirkin wrote:
While I'm not against it, not sure that this has much use... mostly
this would be for _mesa_enum_to_string() to work AFAIK. Also, fo
While I'm not against it, not sure that this has much use... mostly
this would be for _mesa_enum_to_string() to work AFAIK. Also, for such
smaller exts, we tend to just stick them into gl_API.xml directly.
Lastly if you do want to keep it in a separate file, make sure to add
it to the list in Makef
Signed-off-by: Lionel Landwerlin
Cc: Ilia Mirkin
---
src/mapi/glapi/gen/INTEL_conservative_rasterization.xml | 10 ++
src/mapi/glapi/gen/gl_API.xml | 1 +
2 files changed, 11 insertions(+)
create mode 100644 src/mapi/glapi/gen/INTEL_conservative_rasterization.