diff options
author | Eric Anholt <[email protected]> | 2018-04-25 11:40:40 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2018-04-26 11:30:22 -0700 |
commit | 8adf813f83b9f54e3c9958cc7c7a485e62222e2e (patch) | |
tree | b1c197cfe4cfbc998609c9be13041facf46a5f73 /docs/README.UVD | |
parent | 8aef7fccb70d64f7764a5d6346ee142417fa0b2c (diff) |
st: Choose a 2101010 format for GL_RGB/GL_RGBA with a 2_10_10_10 type.
GLES's GL_EXT_texture_type_2_10_10_10_REV allows uploading this type to an
unsized internalformat, and it should be non-color-renderable.
fbobject.c's implementation of the check for color-renderable is checks
that the texture has a 2101010 mesa format, so make sure that we have
chosen a 2101010 format so that check can do what it meant to.
Fixes KHR-GLES3.packed_pixels.pbo_rectangle.rgb on vc5.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'docs/README.UVD')
0 files changed, 0 insertions, 0 deletions