mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-17 16:08:06 +02:00
That's not a `do {} while();`, just a simple `while() {}`, the second
while statement is a NOP.
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17140>
|
||
|---|---|---|
| .. | ||
| dzn_cmd_buffer.c | ||
| dzn_descriptor_set.c | ||
| dzn_device.c | ||
| dzn_image.c | ||
| dzn_meta.c | ||
| dzn_nir.c | ||
| dzn_nir.h | ||
| dzn_pipeline.c | ||
| dzn_private.h | ||
| dzn_query.c | ||
| dzn_sync.c | ||
| dzn_util.c | ||
| dzn_wsi.c | ||
| meson.build | ||