On 12/29/2017 05:16 PM, Fabian Bieler wrote:
Replace GLenum stringification macros with calls to piglit_get_gl_enum_name.
V2: Make sure GL 1.0 legacy internal formats '3' and '4' are logged
correctly.
Reviewed-by: Brian Paul
___
Piglit mailing list
Replace GLenum stringification macros with calls to piglit_get_gl_enum_name.
V2: Make sure GL 1.0 legacy internal formats '3' and '4' are logged
correctly.
---
tests/fbo/fbo-alphatest-formats.c | 9 +-
tests/fbo/fbo-blending-formats.c | 9 +-
tests/fbo/fbo-c