Home
last modified time | relevance | path

Searched refs:LIST_FOR_EACH_ENTRY (Results 1 – 25 of 45) sorted by relevance

12

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c573 LIST_FOR_EACH_ENTRY(type, &m->type_list, head) { in dxil_module_get_pointer_type()
594 LIST_FOR_EACH_ENTRY(type, &m->type_list, head) { in dxil_module_get_struct_type()
637 LIST_FOR_EACH_ENTRY(type, &m->type_list, head) { in dxil_module_get_array_type()
660 LIST_FOR_EACH_ENTRY(type, &m->type_list, head) { in dxil_module_get_vector_type()
1305 LIST_FOR_EACH_ENTRY(as, &m->attr_set_list, head) { in emit_attrib_group_table()
1322 LIST_FOR_EACH_ENTRY(as, &m->attr_set_list, head) { in emit_attribute_table()
1538 LIST_FOR_EACH_ENTRY(c, &m->const_list, head) { in get_int_const()
1642 LIST_FOR_EACH_ENTRY(c, &m->const_list, head) { in dxil_module_get_float16_const()
1666 LIST_FOR_EACH_ENTRY(c, &m->const_list, head) { in dxil_module_get_float_const()
1690 LIST_FOR_EACH_ENTRY(c, &m->const_list, head) { in dxil_module_get_double_const()
[all …]
/third_party/mesa3d/src/etnaviv/drm/
Detnaviv_perfmon.c164 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/
Detnaviv_perfmon.c164 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/frontends/nine/
Dnine_memory_helper.c232 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/gallium/auxiliary/hud/
Dhud_context.c354 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/
Dcompute_memory_pool.c228 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()
298 LIST_FOR_EACH_ENTRY(item, pool->item_list, link) { in compute_memory_defrag()
Dr600_asm.c1217 LIST_FOR_EACH_ENTRY(lalu, &bc->cf_last->alu, list) { in r600_bytecode_add_alu_type()
1457 LIST_FOR_EACH_ENTRY(ttex, &bc->cf_last->tex, list) { in r600_bytecode_add_tex()
1768 LIST_FOR_EACH_ENTRY(cf, &bc->cf, list) { in r600_bytecode_build()
1781 LIST_FOR_EACH_ENTRY(cf, &bc->cf, list) { in r600_bytecode_build()
1793 LIST_FOR_EACH_ENTRY(alu, &cf->alu, list) { in r600_bytecode_build()
1827 LIST_FOR_EACH_ENTRY(vtx, &cf->vtx, list) { in r600_bytecode_build()
1835 LIST_FOR_EACH_ENTRY(gds, &cf->gds, list) { in r600_bytecode_build()
1842 LIST_FOR_EACH_ENTRY(vtx, &cf->vtx, list) { in r600_bytecode_build()
1849 LIST_FOR_EACH_ENTRY(tex, &cf->tex, list) { in r600_bytecode_build()
2121 LIST_FOR_EACH_ENTRY(cf, &bc->cf, list) { in r600_bytecode_disasm()
[all …]
/third_party/mesa3d/src/gallium/winsys/sw/kms-dri/
Dkms_dri_sw_winsys.c141 LIST_FOR_EACH_ENTRY(plane, &kms_sw_dt->planes, link) { in get_plane()
290 LIST_FOR_EACH_ENTRY(kms_sw_dt, &kms_sw->bo_list, link) { in kms_sw_displaytarget_find_and_ref()
415 LIST_FOR_EACH_ENTRY(plane, &kms_sw_dt->planes, link) { in kms_sw_displaytarget_from_handle()
/third_party/mesa3d/src/intel/tools/
Di965_asm.c137 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-format23 - LIST_FOR_EACH_ENTRY
/third_party/mesa3d/src/gallium/drivers/i915/
D.clang-format23 - LIST_FOR_EACH_ENTRY
/third_party/mesa3d/src/freedreno/
D.clang-format27 - LIST_FOR_EACH_ENTRY
/third_party/mesa3d/src/gallium/drivers/freedreno/
D.clang-format27 - LIST_FOR_EACH_ENTRY
Dfreedreno_query_acc.c238 LIST_FOR_EACH_ENTRY (aq, &ctx->acc_active_queries, node) { in fd_acc_query_update_batch()
/third_party/mesa3d/src/util/
Ddisk_cache_os.c218 LIST_FOR_EACH_ENTRY(e, lru_file_list, node) { in choose_lru_file_matching()
251 LIST_FOR_EACH_ENTRY(e, lru_file_list, node) { in choose_lru_file_matching()
293 LIST_FOR_EACH_ENTRY(e, lru_file_list, node) { in unlink_lru_file_from_directory()
Dlist.h189 #define LIST_FOR_EACH_ENTRY(pos, head, member) \ macro
/third_party/mesa3d/src/amd/compiler/
D.clang-format29 - LIST_FOR_EACH_ENTRY
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264eprc.c284 LIST_FOR_EACH_ENTRY(task, &priv->b_frames, list) { in enc_ClearBframes()
363 LIST_FOR_EACH_ENTRY(task, &priv->stacked_tasks, list) { in encode_frame()
375 LIST_FOR_EACH_ENTRY(task, &priv->b_frames, list) { in encode_frame()
/third_party/libdrm/
Dutil_double_list.h116 #define LIST_FOR_EACH_ENTRY(pos, head, member) \ macro
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.c53 LIST_FOR_EACH_ENTRY(bref, &push->bufctx->current, thead) { in nv30_context_kick_notify()
/third_party/libdrm/amdgpu/
Damdgpu_vamgr.c145 LIST_FOR_EACH_ENTRY(next, &mgr->va_holes, list) { in amdgpu_vamgr_free_va()
/third_party/libdrm/freedreno/kgsl/
Dkgsl_pipe.c148 LIST_FOR_EACH_ENTRY(kgsl_bo, &kgsl_pipe->submit_list, list[pipe->id]) { in kgsl_pipe_pre_submit()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_enc.c835 LIST_FOR_EACH_ENTRY(task, &priv->b_frames, list) { in enc_ClearBframes()
909 LIST_FOR_EACH_ENTRY(task, &priv->stacked_tasks, list) { in vid_enc_EncodeFrame()
921 LIST_FOR_EACH_ENTRY(task, &priv->b_frames, list) { in vid_enc_EncodeFrame()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_debug_flush.c251 LIST_FOR_EACH_ENTRY(fctx, &ctx_list, head) { in debug_flush_map()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_transfer_queue.c147 LIST_FOR_EACH_ENTRY(xfer, &queue->transfer_list, queue_link) { in virgl_transfer_queue_find_overlap()

12