| /xsrc/external/mit/libICE/dist/ |
| H A D | Makefile.am | |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_pipe_control.c | 151 struct iris_context *ice = (void *) ctx; local in function:iris_texture_barrier 177 struct iris_context *ice = (void *) ctx; local in function:iris_memory_barrier [all...] |
| H A D | iris_border_color.c | 83 iris_init_border_color_pool(struct iris_context *ice) argument 97 iris_destroy_border_color_pool(struct iris_context *ice) argument 109 iris_border_color_pool_reserve(struct iris_context *ice, unsigned count) argument 133 iris_upload_border_color(struct iris_context * ice,union pipe_color_union * color) argument [all...] |
| H A D | iris_binder.c | 68 binder_realloc(struct iris_context *ice) argument 118 iris_binder_reserve(struct iris_context *ice, argument 137 iris_binder_reserve_3d(struct iris_context *ice) argument 195 iris_binder_reserve_compute(struct iris_context * ice) argument 213 iris_init_binder(struct iris_context * ice) argument [all...] |
| H A D | iris_draw.c | 60 iris_update_draw_info(struct iris_context *ice, argument 139 struct iris_context *ice = (struct iris_context *) ctx; local in function:iris_draw_vbo 183 iris_update_grid_size_resource(struct iris_context * ice,const struct pipe_grid_info * grid) argument 233 struct iris_context *ice = (struct iris_context *) ctx; local in function:iris_launch_grid [all...] |
| H A D | iris_blorp.c | 138 struct iris_context *ice = blorp_batch->blorp->driver_ctx; local in function:blorp_alloc_dynamic_state 154 struct iris_context *ice = blorp_batch->blorp->driver_ctx; local in function:blorp_alloc_binding_table 178 struct iris_context *ice = blorp_batch->blorp->driver_ctx; local in function:blorp_alloc_vertex_buffer 204 struct iris_context *ice local in function:blorp_vf_invalidate_for_vb_48b_transitions 247 struct iris_context *ice = blorp_batch->blorp->driver_ctx; local in function:blorp_emit_urb_config 266 struct iris_context *ice = blorp_batch->blorp->driver_ctx; local in function:iris_blorp_exec [all...] |
| H A D | iris_context.c | 58 struct iris_context *ice = (struct iris_context *)ctx; local in function:iris_set_debug_callback 107 struct iris_context *ice = (struct iris_context *)ctx; local in function:iris_destroy_context 156 struct iris_context *ice = rzalloc(NULL, struct iris_context); local in function:iris_create_context [all...] |
| H A D | iris_fence.c | 164 struct iris_context *ice = (struct iris_context *)ctx; local in function:iris_fence_flush 193 struct iris_context *ice = (struct iris_context *)ctx; local in function:iris_fence_await
|
| H A D | iris_program_cache.c | 108 iris_find_cached_shader(struct iris_context *ice, argument 124 iris_find_previous_compile(const struct iris_context *ice, argument 161 iris_upload_shader(struct iris_context *ice, argument 224 struct iris_context *ice = blorp->driver_ctx; local in function:iris_blorp_lookup_shader 251 struct iris_context *ice = blorp->driver_ctx; local in function:iris_blorp_upload_shader 272 iris_init_program_cache(struct iris_context * ice) argument 283 iris_destroy_program_cache(struct iris_context * ice) argument 309 iris_print_program_cache(struct iris_context * ice) argument [all...] |
| H A D | iris_resource.h | 375 iris_resource_access_raw(struct iris_context *ice, argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_border_color.c | 83 iris_init_border_color_pool(struct iris_context *ice) argument 97 iris_destroy_border_color_pool(struct iris_context *ice) argument 109 iris_border_color_pool_reserve(struct iris_context *ice, unsigned count) argument 133 iris_upload_border_color(struct iris_context * ice,union pipe_color_union * color) argument [all...] |
| H A D | iris_binder.c | 68 binder_realloc(struct iris_context *ice) argument 119 iris_binder_reserve(struct iris_context *ice, argument 138 iris_binder_reserve_3d(struct iris_context *ice) argument 196 iris_binder_reserve_compute(struct iris_context * ice) argument 214 iris_init_binder(struct iris_context * ice) argument [all...] |
| H A D | iris_pipe_control.c | 310 struct iris_context *ice = (void *) ctx; local in function:iris_texture_barrier 340 struct iris_context *ice = (void *) ctx; local in function:iris_memory_barrier
|
| H A D | iris_monitor.c | 144 iris_init_monitor_ctx(struct iris_context *ice) argument 166 iris_create_monitor_object(struct iris_context *ice, argument 235 struct iris_context *ice = (struct iris_context *)ctx; local in function:iris_destroy_monitor_object 249 struct iris_context *ice = (void *) ctx; local in function:iris_begin_monitor 259 struct iris_context *ice = (void *) ctx; local in function:iris_end_monitor 272 struct iris_context *ice = (void *) ctx; local in function:iris_get_monitor_result [all...] |
| H A D | iris_perf.c | 33 iris_perf_emit_stall_at_pixel_scoreboard(struct iris_context *ice) argument 46 struct iris_context *ice = c; local in function:iris_perf_emit_mi_report_perf_count 54 struct iris_context *ice = c; local in function:iris_perf_batchbuffer_flush 63 struct iris_context *ice = ctx; local in function:iris_perf_store_register_mem
|
| H A D | iris_performance_query.c | 37 struct iris_context *ice = (void *) pipe; local in function:iris_init_perf_query_info 88 struct iris_context *ice = (void *) pipe; local in function:iris_new_perf_query_obj 108 struct iris_context *ice = (void *) pipe; local in function:iris_begin_perf_query 119 struct iris_context *ice = (void *) pipe; local in function:iris_end_perf_query 131 struct iris_context *ice = (void *) pipe; local in function:iris_delete_perf_query 148 struct iris_context *ice = (void *) pipe; local in function:iris_get_perf_query_info 171 struct iris_context *ice = (void *) pipe; local in function:iris_get_perf_counter_info 190 struct iris_context *ice = (void *) pipe; local in function:iris_wait_perf_query 202 struct iris_context *ice = (void *) pipe; local in function:iris_is_perf_query_ready 223 struct iris_context *ice = (void *) pipe; local in function:iris_get_perf_query_data [all...] |
| H A D | iris_blorp.c | 135 struct iris_context *ice = blorp_batch->blorp->driver_ctx; local in function:blorp_alloc_dynamic_state 161 struct iris_context *ice = blorp_batch->blorp->driver_ctx; local in function:blorp_alloc_binding_table 185 struct iris_context *ice = blorp_batch->blorp->driver_ctx; local in function:blorp_alloc_vertex_buffer 214 struct iris_context *ice = blorp_batch->blorp->driver_ctx; local in function:blorp_vf_invalidate_for_vb_48b_transitions 269 struct iris_context *ice = blorp_batch->blorp->driver_ctx; local in function:iris_blorp_exec 396 struct iris_context *ice = blorp_batch->blorp->driver_ctx; local in function:blorp_measure_start [all...] |
| H A D | iris_context.c | 46 struct iris_context *ice = (struct iris_context *)ctx; local in function:iris_set_debug_callback 67 struct iris_context *ice = batch->ice; local in function:iris_lost_context_state 91 struct iris_context *ice = (struct iris_context *)ctx; local in function:iris_get_device_reset_status 126 struct iris_context *ice = (struct iris_context *)ctx; local in function:iris_set_device_reset_callback 170 create_dirty_dmabuf_set(struct iris_context * ice) argument 179 iris_mark_dirty_dmabuf(struct iris_context * ice,struct pipe_resource * res) argument 189 clear_dirty_dmabuf_set(struct iris_context * ice) argument 201 iris_flush_dirty_dmabufs(struct iris_context * ice) argument 218 struct iris_context *ice = (struct iris_context *)ctx; local in function:iris_destroy_context 284 struct iris_context *ice = rzalloc(NULL, struct iris_context); local in function:iris_create_context [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_pipe_control.c | 298 struct crocus_context *ice = (void *) ctx; local in function:crocus_texture_barrier 334 struct crocus_context *ice local in function:crocus_memory_barrier [all...] |
| H A D | crocus_disk_cache.c | 132 crocus_disk_cache_retrieve(struct crocus_context *ice, argument
|
| H A D | crocus_blorp.c | 274 struct crocus_context *ice = blorp_batch->blorp->driver_ctx; local in function:crocus_blorp_exec [all...] |
| H A D | crocus_context.c | 45 struct crocus_context *ice = (struct crocus_context *)ctx; local in function:crocus_set_debug_callback 54 crocus_init_identifier_bo(struct crocus_context *ice) argument 86 struct crocus_context *ice local in function:crocus_lost_context_state 105 struct crocus_context *ice = (struct crocus_context *)ctx; local in function:crocus_get_device_reset_status 140 struct crocus_context *ice = (struct crocus_context *)ctx; local in function:crocus_set_device_reset_callback 189 struct crocus_context *ice = (struct crocus_context *)ctx; local in function:crocus_destroy_context 249 struct crocus_context *ice = rzalloc(NULL, struct crocus_context); local in function:crocus_create_context 332 crocus_sw_check_cond_render(struct crocus_context * ice) argument [all...] |
| H A D | crocus_draw.c | 59 can_cut_index_handle_restart_index(struct crocus_context *ice, argument 77 can_cut_index_handle_prim(struct crocus_context *ice, argument 115 crocus_update_draw_info(struct crocus_context *ice, argument 201 crocus_update_draw_parameters(struct crocus_context * ice,const struct pipe_draw_info * info,unsigned drawid_offset,const struct pipe_draw_indirect_info * indirect,const struct pipe_draw_start_count_bias * draw) argument 266 crocus_indirect_draw_vbo(struct crocus_context * ice,const struct pipe_draw_info * dinfo,unsigned drawid_offset,const struct pipe_draw_indirect_info * dindirect,const struct pipe_draw_start_count_bias * draws) argument 315 crocus_simple_draw_vbo(struct crocus_context * ice,const struct pipe_draw_info * draw,unsigned drawid_offset,const struct pipe_draw_indirect_info * indirect,const struct pipe_draw_start_count_bias * sc) argument 370 struct crocus_context *ice = (struct crocus_context *) ctx; local in function:crocus_draw_vbo 448 crocus_update_grid_size_resource(struct crocus_context * ice,const struct pipe_grid_info * grid) argument 480 struct crocus_context *ice = (struct crocus_context *) ctx; local in function:crocus_launch_grid [all...] |
| H A D | crocus_fence.c | 214 struct crocus_context *ice = (struct crocus_context *)ctx; local in function:crocus_fence_flush 263 struct crocus_context *ice = (struct crocus_context *)ctx; local in function:crocus_fence_await 323 struct crocus_context *ice = (struct crocus_context *)ctx; local in function:crocus_fence_finish 537 struct crocus_context *ice = (struct crocus_context *)ctx; local in function:crocus_fence_signal [all...] |
| H A D | crocus_program_cache.c | 85 crocus_find_cached_shader(struct crocus_context *ice, argument 99 crocus_find_previous_compile(const struct crocus_context *ice, argument 139 crocus_cache_new_bo(struct crocus_context *ice, argument 170 crocus_alloc_item_data(struct crocus_context * ice,uint32_t size) argument 187 crocus_upload_shader(struct crocus_context * ice,enum crocus_program_cache_id cache_id,uint32_t key_size,const void * key,const void * assembly,uint32_t asm_size,struct brw_stage_prog_data * prog_data,uint32_t prog_data_size,uint32_t * streamout,enum brw_param_builtin * system_values,unsigned num_system_values,unsigned num_cbufs,const struct crocus_binding_table * bt) argument 246 struct crocus_context *ice = blorp->driver_ctx; local in function:crocus_blorp_lookup_shader 268 struct crocus_context *ice = blorp->driver_ctx; local in function:crocus_blorp_upload_shader 287 crocus_init_program_cache(struct crocus_context * ice) argument 301 crocus_destroy_program_cache(struct crocus_context * ice) argument 336 crocus_print_program_cache(struct crocus_context * ice) argument [all...] |