Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h447 static inline unsigned si_get_constbuf_slot(unsigned slot) in si_get_constbuf_slot() function
Dsi_descriptors.c1216 slot = si_get_constbuf_slot(slot); in si_pipe_set_constant_buffer()
1229 si_get_constbuf_slot(slot), in si_get_pipe_constant_buffer()
2581 desc->slot_index_to_bind_directly = si_get_constbuf_slot(0); in si_init_all_descriptors()
Dsi_debug.c755 si_get_constbuf_slot, log); in si_dump_descriptors()
Dsi_shader.c2248 LLVMConstInt(ctx->i32, si_get_constbuf_slot(i), 0)); in load_const_buffer_desc()