Skip to content

arb_clear_texture: require ARB_depth_buffer_float for depth tests

Italo Nicola requested to merge italove/piglit:clear_texture_fix into main

Otherwise DEPTH_COMPONENT32F might not be supported, or even present.

Signed-off-by: Italo Nicola italonicola@collabora.com

Merge request reports