Searched refs:magma_exec_command_buffer (Results 1 – 2 of 2) sorted by relevance
24 size += sizeof(magma_exec_command_buffer) * descriptor->command_buffer_count; in size_command_descriptor()33 magma_exec_command_buffer* command_buffers = descriptor->command_buffers; in pack_command_descriptor()50 sizeof(magma_exec_command_buffer) * descriptor->command_buffer_count); in pack_command_descriptor()51 ptr += sizeof(magma_exec_command_buffer) * descriptor->command_buffer_count; in pack_command_descriptor()
250 typedef struct magma_exec_command_buffer { struct269 struct magma_exec_command_buffer* command_buffers; argument