Searched refs:si_get_constbuf_slot (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h564 static inline unsigned si_get_constbuf_slot(unsigned slot) function in typeref:typename:unsigned
H A Dsi_descriptors.c1290 slot = si_get_constbuf_slot(slot);
1303 si_get_constbuf_slot(slot),
2708 desc->slot_index_to_bind_directly = si_get_constbuf_slot(0);
H A Dsi_debug.c835 si_get_constbuf_slot, log);
H A Dsi_shader.c2344 LLVMConstInt(ctx->i32, si_get_constbuf_slot(i), 0));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h619 static inline unsigned si_get_constbuf_slot(unsigned slot) function in typeref:typename:unsigned
H A Dsi_debug.c805 si_get_constbuf_slot, log);
H A Dsi_descriptors.c1261 slot = si_get_constbuf_slot(slot);
1299 si_get_constbuf_slot(slot), &cbuf->buffer, &cbuf->buffer_offset, &cbuf->buffer_size);
2619 desc->slot_index_to_bind_directly = si_get_constbuf_slot(0);

Completed in 73 milliseconds