Home
last modified time | relevance | path

Searched refs:zink_resource_has_binds (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.h198 zink_resource_has_binds(const struct zink_resource *res) in zink_resource_has_binds() function
Dzink_batch.c651 !zink_resource_has_binds(res)) in zink_batch_reference_resource_rw()
Dzink_context.c76 if (!zink_resource_has_binds(res)) in check_resource_for_batch_ref()
3775 if (!zink_resource_has_binds(res)) in rebind_buffer()
3899 if (!zink_resource_has_binds(res)) in rebind_image()
3989 if (zink_resource_has_binds(d) && zink_resource_has_usage(d)) in zink_context_replace_buffer_storage()