v3d: clear alpha-only as red-only
When clearing an alpha-only format, set the alpha channel into red channel. Fixes `spec@ext_texture_integer@multisample-fast-clear gl_ext_texture_integer`. Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23497>
This commit is contained in:
committed by
Marge Bot
parent
91c5602026
commit
ab6aa14f42
@@ -346,9 +346,8 @@ spec@ext_packed_float@query-rgba-signed-components,Fail
|
||||
spec@ext_texture_integer@fbo-blending,Fail
|
||||
spec@ext_texture_integer@getteximage-clamping gl_arb_texture_rg,Fail
|
||||
spec@ext_texture_integer@getteximage-clamping,Fail
|
||||
spec@ext_texture_integer@multisample-fast-clear gl_ext_texture_integer,Crash
|
||||
spec@ext_texture_integer@multisample-formats 2 gl_ext_texture_integer,Crash
|
||||
spec@ext_texture_integer@multisample-formats 4 gl_ext_texture_integer,Crash
|
||||
spec@ext_texture_integer@multisample-formats 2 gl_ext_texture_integer,Fail
|
||||
spec@ext_texture_integer@multisample-formats 4 gl_ext_texture_integer,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_ALPHA16I_EXT- swizzled- border color only,Fail
|
||||
|
||||
Reference in New Issue
Block a user