Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h604 static inline unsigned si_get_constbuf_slot(unsigned slot) in si_get_constbuf_slot() function
Dsi_descriptors.c1183 slot = si_get_constbuf_slot(slot); in si_pipe_set_constant_buffer()
1205 si_get_constbuf_slot(slot), &cbuf->buffer, &cbuf->buffer_offset, &cbuf->buffer_size); in si_get_pipe_constant_buffer()
2569 desc->slot_index_to_bind_directly = si_get_constbuf_slot(0); in si_init_all_descriptors()
Dsi_debug.c828 si_get_constbuf_slot, log); in si_dump_descriptors()