Skip to content

gbm: Add GBM_BO_USE_TEXTURING flag

Gurchetan Singh requested to merge gurchetansingh/mesa:texturing-flag into master

Typically, YUV buffers can be used as a texture but not a render target. Let's add a flag to support this distinction.

Merge request reports