mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 19:50:12 +01:00
hk: drop dead
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31532>
This commit is contained in:
parent
196fcb9d3c
commit
e0b83ecaa6
1 changed files with 0 additions and 6 deletions
|
|
@ -702,12 +702,6 @@ hk_get_descriptors_state(struct hk_cmd_buffer *cmd,
|
|||
}
|
||||
};
|
||||
|
||||
void hk_cmd_flush_wait_dep(struct hk_cmd_buffer *cmd,
|
||||
const VkDependencyInfo *dep, bool wait);
|
||||
|
||||
void hk_cmd_invalidate_deps(struct hk_cmd_buffer *cmd, uint32_t dep_count,
|
||||
const VkDependencyInfo *deps);
|
||||
|
||||
void hk_cmd_buffer_flush_push_descriptors(struct hk_cmd_buffer *cmd,
|
||||
struct hk_descriptor_state *desc);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue