diff options
author | Ilia Mirkin <[email protected]> | 2016-02-17 20:31:38 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2016-02-19 11:30:33 -0500 |
commit | 68c4af1c1942d30665f3f99654e8f35b175d1256 (patch) | |
tree | a50d34091f31e3c616b40e214c866638827b5aca /install-gallium-links.mk | |
parent | 0eb7b5c2a3f17d64e85247c1f4907ce20bc57a73 (diff) |
mesa: check fbo completeness based on internal format, not driver format
The base format is a function of the user-requested format, while the
driver format is not. So we should use the base format instead.
The driver format can be anything. Specifically in the stencil-only
case, it might be a depth/stencil format. However we still want to
refuse such an attachment when bound to GL_DEPTH.
Signed-off-by: Ilia Mirkin <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'install-gallium-links.mk')
0 files changed, 0 insertions, 0 deletions