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/
H A Dzink_resource.h229 zink_resource_has_binds(const struct zink_resource *res) in zink_resource_has_binds() function
H A Dzink_batch.c541 !zink_resource_has_binds(res)) in zink_batch_reference_resource_rw()
H A Dzink_context.c79 if (!zink_resource_has_binds(res)) { in check_resource_for_batch_ref()
3882 if (!zink_resource_has_binds(res)) in rebind_buffer()
4248 if (!zink_resource_has_binds(res)) in rebind_image()
4370 if (zink_resource_has_binds(d) && zink_resource_has_usage(d)) in zink_context_replace_buffer_storage()

Completed in 17 milliseconds