Home
last modified time | relevance | path

Searched defs:si_descriptors (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h424 struct si_descriptors { struct
426 uint32_t *list;
428 uint32_t *gpu_list;
431 struct si_resource *buffer;
432 uint64_t gpu_address;
435 uint32_t num_elements;
440 uint32_t first_active_slot;
441 uint32_t num_active_slots;
445 short shader_userdata_offset;
447 ubyte element_dw_size;
[all …]