Skip to content

Test fast-clearing bug on gen7-8

Nanley Chery requested to merge nchery/crucible:gen78clear into main

Create a render pass that clears a float view of an integer image to 1.0f and an integer view of a float image to 1 using VK_ATTACHMENT_LOAD_OP_CLEAR.

https://bugs.freedesktop.org/show_bug.cgi?id=105826

Edited by Jordan Justen

Merge request reports