vl/buffers: add RGBX and BGRX to the supported formats
authorJulien Isorce <j.isorce@samsung.com>
Fri, 6 Nov 2015 09:45:19 +0000 (09:45 +0000)
committerJulien Isorce <j.isorce@samsung.com>
Fri, 6 Nov 2015 17:33:38 +0000 (17:33 +0000)
commit42a5e143a8d58a0ad15dd5747449eb4b57c87177
tree33e2bc5653781c00f0cbe5a7b14320b6bde1b6f1
parentbf6acbb2db4baaf18ae5a139142acf06e84d1b9c
vl/buffers: add RGBX and BGRX to the supported formats

Useful is one wants to create RGBX or BGRX surfaces.
The infrastructure is such that it required just a
few definitions to support these formats.

Signed-off-by: Julien Isorce <j.isorce@samsung.com>
Reviewed-by: Christian K<C3><B6>nig <christian.koenig@amd.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
src/gallium/auxiliary/vl/vl_video_buffer.c