On 16 August 2017 at 20:30, Jason Ekstrand wrote:
> + /**
> +* dmabuf format modifier attribute query for a given format and modifier.
> +*
> +* \param fourccThe format to query. If this format is not supported
> by
> +* the driver, return false.
> +* \p
---
include/GL/internal/dri_interface.h | 27 ++-
1 file changed, 26 insertions(+), 1 deletion(-)
diff --git a/include/GL/internal/dri_interface.h
b/include/GL/internal/dri_interface.h
index 2cbd738..a841872 100644
--- a/include/GL/internal/dri_interface.h
+++ b/include/G