Skip to content

arb_clear_texture: only test float depth textures when supported

Lucas Stach requested to merge lynxeye/piglit:arb_clear_texture-fix-float into main

Don't test clearing float depth textures when the driver doesn't advertise support for them.

The replaces !826 (closed)

Merge request reports