Skip to content

i965: Ensure that all 2101010 image imports can pass framebuffer completeness.

i965: Ensure that all 2101010 image imports can pass framebuffer completeness.

Chrome OS would like to import and render to any supported format that has a corresponding display plane format, and this prevents throwing framebuffer incomplete for FBOs using these textures.

See: crbug.com/949260

Edited by Miguel Casas-Sanchez

Merge request reports