intel / external-mesa

16 stars 57 forks source link

Add format P010 etc for 10bit/12bit/16bit YUV420 formats #55

Closed js0701 closed 7 years ago

js0701 commented 7 years ago

Add those definition in dri2_interface.h and in intel_screen.c This will make P010 formats be sampleable in OpenGL

Signed-off-by: Lin Johnson johnson.lin@intel.com