Lines Matching refs:magma_connection_t
5 MAGMA(magma_status_t, magma_device_create_connection, magma_device_t device, magma_connection_t* co…
6 MAGMA(void, magma_connection_release, magma_connection_t connection)
7 MAGMA(magma_status_t, magma_connection_get_error, magma_connection_t connection)
8 MAGMA(magma_status_t, magma_connection_create_context, magma_connection_t connection, uint32_t* con…
9 MAGMA(void, magma_connection_release_context, magma_connection_t connection, uint32_t context_id)
10 MAGMA(magma_status_t, magma_connection_create_buffer, magma_connection_t connection, uint64_t size,…
11 MAGMA(void, magma_connection_release_buffer, magma_connection_t connection, magma_buffer_t buffer)
12 MAGMA(magma_status_t, magma_connection_import_buffer, magma_connection_t connection, magma_handle_t…
13 MAGMA(magma_status_t, magma_connection_create_semaphore, magma_connection_t connection, magma_semap…
14 MAGMA(void, magma_connection_release_semaphore, magma_connection_t connection, magma_semaphore_t se…
15 MAGMA(magma_status_t, magma_connection_import_semaphore, magma_connection_t connection, magma_handl…
16 MAGMA(magma_status_t, magma_connection_perform_buffer_op, magma_connection_t connection, magma_buff…
17 MAGMA(magma_status_t, magma_connection_map_buffer, magma_connection_t connection, uint64_t hw_va, m…
18 MAGMA(void, magma_connection_unmap_buffer, magma_connection_t connection, uint64_t hw_va, magma_buf…
19 MAGMA(magma_status_t, magma_connection_execute_command, magma_connection_t connection, uint32_t con…
20 MAGMA(magma_status_t, magma_connection_execute_command_fudge, magma_connection_t connection, uint32…
21 MAGMA(magma_status_t, magma_connection_execute_immediate_commands, magma_connection_t connection, u…
22 MAGMA(magma_status_t, magma_connection_execute_immediate_commands_fudge, magma_connection_t connect…
23 MAGMA(magma_status_t, magma_connection_flush, magma_connection_t connection)
24 MAGMA(magma_handle_t, magma_connection_get_notification_channel_handle, magma_connection_t connecti…
25 MAGMA(magma_status_t, magma_connection_read_notification_channel, magma_connection_t connection, vo…
40 MAGMA(magma_status_t, magma_connection_enable_performance_counter_access, magma_connection_t connec…
41 MAGMA(magma_status_t, magma_connection_enable_performance_counters, magma_connection_t connection, …
42 MAGMA(magma_status_t, magma_connection_create_performance_counter_buffer_pool, magma_connection_t c…
43 MAGMA(magma_status_t, magma_connection_release_performance_counter_buffer_pool, magma_connection_t …
44 …, magma_connection_add_performance_counter_buffer_offsets_to_pool, magma_connection_t connection, …
45 …s_t, magma_connection_remove_performance_counter_buffer_from_pool, magma_connection_t connection, …
46 MAGMA(magma_status_t, magma_connection_dump_performance_counters, magma_connection_t connection, ma…
47 MAGMA(magma_status_t, magma_connection_clear_performance_counters, magma_connection_t connection, u…
48 MAGMA(magma_status_t, magma_connection_read_performance_counter_completion, magma_connection_t conn…
49 MAGMA(magma_status_t, magma_virt_connection_create_image, magma_connection_t connection, magma_imag…
50 MAGMA(magma_status_t, magma_virt_connection_get_image_info, magma_connection_t connection, magma_bu…