Home
last modified time | relevance | path

Searched refs:get_descriptor_set_lazy (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_descriptors_lazy.c428 get_descriptor_set_lazy(struct zink_descriptor_pool *pool) in get_descriptor_set_lazy() function
444 sets[type] = get_descriptor_set_lazy(pool); in populate_sets()
515 push_set = get_descriptor_set_lazy(pool); in zink_descriptors_alloc_lazy_push()
559 push_set = get_descriptor_set_lazy(pool); in zink_descriptors_update_lazy()
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst2958 - zink: simplify get_descriptor_set_lazy params