/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_module.c | 571 LIST_FOR_EACH_ENTRY(type, &m->type_list, head) { in dxil_module_get_pointer_type() 592 LIST_FOR_EACH_ENTRY(type, &m->type_list, head) { in dxil_module_get_struct_type() 635 LIST_FOR_EACH_ENTRY(type, &m->type_list, head) { in dxil_module_get_array_type() 658 LIST_FOR_EACH_ENTRY(type, &m->type_list, head) { in dxil_module_get_vector_type() 1314 LIST_FOR_EACH_ENTRY(as, &m->attr_set_list, head) { in emit_attrib_group_table() 1331 LIST_FOR_EACH_ENTRY(as, &m->attr_set_list, head) { in emit_attribute_table() 1547 LIST_FOR_EACH_ENTRY(c, &m->const_list, head) { in get_int_const() 1651 LIST_FOR_EACH_ENTRY(c, &m->const_list, head) { in dxil_module_get_float16_const() 1675 LIST_FOR_EACH_ENTRY(c, &m->const_list, head) { in dxil_module_get_float_const() 1699 LIST_FOR_EACH_ENTRY(c, &m->const_list, head) { in dxil_module_get_double_const() [all …]
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_memory_helper.c | 232 LIST_FOR_EACH_ENTRY(region, &memfd_file->free_regions, list) { in debug_dump_memfd_state() 237 LIST_FOR_EACH_ENTRY(region, &memfd_file->unmapped_allocated_regions, list) { in debug_dump_memfd_state() 242 LIST_FOR_EACH_ENTRY(region, &memfd_file->locked_mapped_allocated_regions, list) { in debug_dump_memfd_state() 247 LIST_FOR_EACH_ENTRY(region, &memfd_file->unlocked_mapped_allocated_regions, list) { in debug_dump_memfd_state() 252 LIST_FOR_EACH_ENTRY(region, &memfd_file->weak_unlocked_mapped_allocated_regions, list) { in debug_dump_memfd_state() 358 LIST_FOR_EACH_ENTRY(cur_region, tail, list) { 375 LIST_FOR_EACH_ENTRY(p, tail, list) { in move_region_ordered_merge() 437 LIST_FOR_EACH_ENTRY(region, &memfd_file->free_regions, list) { in insert_new_allocation()
|
/third_party/mesa3d/src/etnaviv/drm/ |
D | etnaviv_perfmon.c | 164 LIST_FOR_EACH_ENTRY(dom, &pm->domains, head) { in etna_perfmon_get_dom_by_name() 178 LIST_FOR_EACH_ENTRY(signal, &dom->signals, head) { in etna_perfmon_get_sig_by_name()
|
/third_party/libdrm/etnaviv/ |
D | etnaviv_perfmon.c | 164 LIST_FOR_EACH_ENTRY(dom, &pm->domains, head) { in etna_perfmon_get_dom_by_name() 178 LIST_FOR_EACH_ENTRY(signal, &dom->signals, head) { in etna_perfmon_get_sig_by_name()
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_context.c | 354 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) { in hud_pane_accumulate_vertices() 410 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) { in hud_pane_accumulate_vertices_simple() 429 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) { in hud_pane_draw_colored_objects() 439 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) { in hud_pane_draw_colored_objects() 606 LIST_FOR_EACH_ENTRY(pane, &hud->pane_list, head) { in hud_draw_results() 634 LIST_FOR_EACH_ENTRY(pane, &hud->pane_list, head) { in hud_start_queries() 635 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) { in hud_start_queries() 682 LIST_FOR_EACH_ENTRY(pane, &hud->pane_list, head) { in hud_stop_queries() 683 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) { in hud_stop_queries() 849 LIST_FOR_EACH_ENTRY(gr, &pane->graph_list, head) { in hud_pane_update_dyn_ceiling() [all …]
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | compute_memory_pool.c | 228 LIST_FOR_EACH_ENTRY(item, pool->item_list, link) { in compute_memory_finalize_pending() 235 LIST_FOR_EACH_ENTRY(item, pool->item_list, link) { in compute_memory_finalize_pending() 241 LIST_FOR_EACH_ENTRY(item, pool->unallocated_list, link) { in compute_memory_finalize_pending() 335 LIST_FOR_EACH_ENTRY(item, pool->item_list, link) { in compute_memory_defrag()
|
D | r600_asm.c | 1280 LIST_FOR_EACH_ENTRY(lalu, &bc->cf_last->alu, list) { in r600_bytecode_add_alu_type() 1535 LIST_FOR_EACH_ENTRY(ttex, &bc->cf_last->tex, list) { in r600_bytecode_add_tex() 1850 LIST_FOR_EACH_ENTRY(cf, &bc->cf, list) { in r600_bytecode_build() 1863 LIST_FOR_EACH_ENTRY(cf, &bc->cf, list) { in r600_bytecode_build() 1875 LIST_FOR_EACH_ENTRY(alu, &cf->alu, list) { in r600_bytecode_build() 1909 LIST_FOR_EACH_ENTRY(vtx, &cf->vtx, list) { in r600_bytecode_build() 1917 LIST_FOR_EACH_ENTRY(gds, &cf->gds, list) { in r600_bytecode_build() 1924 LIST_FOR_EACH_ENTRY(vtx, &cf->vtx, list) { in r600_bytecode_build() 1931 LIST_FOR_EACH_ENTRY(tex, &cf->tex, list) { in r600_bytecode_build() 2203 LIST_FOR_EACH_ENTRY(cf, &bc->cf, list) { in r600_bytecode_disasm() [all …]
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
D | rbug_core.c | 71 LIST_FOR_EACH_ENTRY(rb_context, &rb_screen->contexts, list) { in rbug_get_context_locked() 85 LIST_FOR_EACH_ENTRY(tr_shdr, &rb_context->shaders, list) { in rbug_get_shader_locked() 179 LIST_FOR_EACH_ENTRY(tr_tex, &rb_screen->resources, list) { in rbug_texture_list() 200 LIST_FOR_EACH_ENTRY(tr_tex, &rb_screen->resources, list) { in rbug_texture_info() 247 LIST_FOR_EACH_ENTRY(tr_tex, &rb_screen->resources, list) { in rbug_texture_read()
|
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/ |
D | kms_dri_sw_winsys.c | 145 LIST_FOR_EACH_ENTRY(plane, &kms_sw_dt->planes, link) { in get_plane() 305 LIST_FOR_EACH_ENTRY(kms_sw_dt, &kms_sw->bo_list, link) { in kms_sw_displaytarget_find_and_ref() 434 LIST_FOR_EACH_ENTRY(plane, &kms_sw_dt->planes, link) { in kms_sw_displaytarget_from_handle()
|
/third_party/mesa3d/src/intel/tools/ |
D | i965_asm.c | 137 LIST_FOR_EACH_ENTRY(tlabel, &target_labels, link) { in i965_postprocess_labels() 200 LIST_FOR_EACH_ENTRY(ilabel, &instr_labels, link) { in i965_postprocess_labels()
|
/third_party/mesa3d/src/amd/ |
D | .clang-format | 23 - LIST_FOR_EACH_ENTRY
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | .clang-format | 23 - LIST_FOR_EACH_ENTRY
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | .clang-format | 27 - LIST_FOR_EACH_ENTRY
|
D | freedreno_query_acc.c | 238 LIST_FOR_EACH_ENTRY (aq, &ctx->acc_active_queries, node) { in fd_acc_query_update_batch()
|
/third_party/mesa3d/src/freedreno/ |
D | .clang-format | 27 - LIST_FOR_EACH_ENTRY
|
/third_party/mesa3d/src/util/ |
D | disk_cache_os.c | 257 LIST_FOR_EACH_ENTRY(e, lru_file_list, node) { in choose_lru_file_matching() 290 LIST_FOR_EACH_ENTRY(e, lru_file_list, node) { in choose_lru_file_matching() 332 LIST_FOR_EACH_ENTRY(e, lru_file_list, node) { in unlink_lru_file_from_directory()
|
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
D | h264eprc.c | 286 LIST_FOR_EACH_ENTRY(task, &priv->b_frames, list) { in enc_ClearBframes() 365 LIST_FOR_EACH_ENTRY(task, &priv->stacked_tasks, list) { in encode_frame() 377 LIST_FOR_EACH_ENTRY(task, &priv->b_frames, list) { in encode_frame()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pt_fetch_shade_pipeline_llvm.c | 87 LIST_FOR_EACH_ENTRY(li, &shader->variants.list, list) { in llvm_middle_end_prepare_gs() 155 LIST_FOR_EACH_ENTRY(li, &shader->variants.list, list) { in llvm_middle_end_prepare_tcs() 223 LIST_FOR_EACH_ENTRY(li, &shader->variants.list, list) { in llvm_middle_end_prepare_tes() 353 LIST_FOR_EACH_ENTRY(li, &shader->variants.list, list) { in llvm_middle_end_prepare()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | .clang-format | 75 - LIST_FOR_EACH_ENTRY
|
/third_party/mesa3d/src/amd/compiler/ |
D | .clang-format | 29 - LIST_FOR_EACH_ENTRY
|
/third_party/libdrm/ |
D | util_double_list.h | 116 #define LIST_FOR_EACH_ENTRY(pos, head, member) \ macro
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
D | vid_enc.c | 836 LIST_FOR_EACH_ENTRY(task, &priv->b_frames, list) { in enc_ClearBframes() 910 LIST_FOR_EACH_ENTRY(task, &priv->stacked_tasks, list) { in vid_enc_EncodeFrame() 922 LIST_FOR_EACH_ENTRY(task, &priv->b_frames, list) { in vid_enc_EncodeFrame()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_context.c | 53 LIST_FOR_EACH_ENTRY(bref, &push->bufctx->current, thead) { in nv30_context_kick_notify()
|
/third_party/mesa3d/src/imagination/ |
D | .clang-format | 203 'LIST_FOR_EACH_ENTRY',
|
/third_party/libdrm/freedreno/kgsl/ |
D | kgsl_pipe.c | 148 LIST_FOR_EACH_ENTRY(kgsl_bo, &kgsl_pipe->submit_list, list[pipe->id]) { in kgsl_pipe_pre_submit()
|