Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c2339 static unsigned si_get_first_free_bindless_slot(struct si_context *sctx) in si_get_first_free_bindless_slot() function
2367 desc_slot = si_get_first_free_bindless_slot(sctx); in si_create_bindless_descriptor()