mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-07 14:20:46 +02:00
No behavior change, and below is the summary: 1. simplify to drop _timeline_ from semaphore feedback naming 2. update feedback structs to use obj_handle naming 3. for vn_feedback_cmd_pool, use fb_cmd_pool variable naming 4. for vn_feedback_buffer, use fb_buf variable naming 5. for query_feedback_cmd, use qfb_cmd variable naming (already use ffb) 6. s/submit_batches2/submit2_batches/ 7. s/cmd_buffer_count/cmd_count/ 8. use total_cmd_size instead of cmd_buffer_size if applicable 9. update vn_queue_submission's feedback_cmd_count to cmd_count 10. update setup time local feedback_cmd_count to extra_cmd_count 11. update feedback_event_cmd to event_feedback_cmd 12. other trivial renames Most semaphore and query feedback cmd renamings are deferred to later commits. Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27758> |
||
|---|---|---|
| .. | ||
| amd | ||
| android_stub | ||
| asahi | ||
| broadcom | ||
| c11 | ||
| compiler | ||
| drm-shim | ||
| egl | ||
| etnaviv | ||
| freedreno | ||
| gallium | ||
| gbm | ||
| getopt | ||
| glx | ||
| gtest | ||
| imagination | ||
| imgui | ||
| intel | ||
| loader | ||
| mapi | ||
| mesa | ||
| microsoft | ||
| nouveau | ||
| panfrost | ||
| tool | ||
| util | ||
| virtio | ||
| vulkan | ||
| .clang-format | ||
| meson.build | ||