mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-27 14:28:22 +02:00
My original understanding of VkAttachmentDescription::loadOp, stencilLoadOp was incorrect. Below are all possible combinations: VkFormat | loadOp=clear stencilLoadOp=clear ---------------+--------------------------- color | clear-color ignored depth-only | clear-depth ignored stencil-only | ignored clear-stencil depth-stencil | clear-depth clear-stencil |
||
|---|---|---|
| .. | ||
| tests | ||
| .gitignore | ||
| anv_allocator.c | ||
| anv_aub.h | ||
| anv_batch_chain.c | ||
| anv_cmd_buffer.c | ||
| anv_device.c | ||
| anv_dump.c | ||
| anv_entrypoints_gen.py | ||
| anv_formats.c | ||
| anv_gem.c | ||
| anv_gem_stubs.c | ||
| anv_icd.json.in | ||
| anv_image.c | ||
| anv_intel.c | ||
| anv_meta.c | ||
| anv_nir.h | ||
| anv_nir_apply_dynamic_offsets.c | ||
| anv_nir_apply_pipeline_layout.c | ||
| anv_nir_builder.h | ||
| anv_pipeline.c | ||
| anv_private.h | ||
| anv_query.c | ||
| anv_util.c | ||
| anv_wsi.c | ||
| anv_wsi.h | ||
| anv_wsi_wayland.c | ||
| anv_wsi_x11.c | ||
| gen7_cmd_buffer.c | ||
| gen7_pack.h | ||
| gen7_pipeline.c | ||
| gen7_state.c | ||
| gen8_cmd_buffer.c | ||
| gen8_pack.h | ||
| gen8_pipeline.c | ||
| gen8_state.c | ||
| gen75_pack.h | ||
| Makefile.am | ||