/third_party/mesa3d/src/microsoft/compiler/ |
H A 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( in dxil_module_get_double_const() [all...] |
/third_party/libdrm/etnaviv/ |
H A 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/etnaviv/drm/ |
H A 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/frontends/nine/ |
H A 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() function 437 LIST_FOR_EACH_ENTRY(region, &memfd_file->free_regions, list) { in insert_new_allocation()
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A 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(g in hud_pane_update_dyn_ceiling() [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A 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()
|
H A 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(c in r600_bytecode_disasm() [all...] |
H A D | radeon_vce.c | 122 LIST_FOR_EACH_ENTRY(i, &enc->cpb_slots, list) { in sort_cpb()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
H A 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/ |
H A 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/ |
H A 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/gallium/auxiliary/draw/ |
H A 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/frontends/omx/tizonia/ |
H A 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/util/ |
H A D | disk_cache_os.c | 257 LIST_FOR_EACH_ENTRY(e, lru_file_list, node) { in choose_lru_file_matching() function 290 LIST_FOR_EACH_ENTRY(e, lru_file_list, node) { in choose_lru_file_matching() function 332 LIST_FOR_EACH_ENTRY(e, lru_file_list, node) { in unlink_lru_file_from_directory() function
|
/third_party/libdrm/ |
H A D | util_double_list.h | 116 #define LIST_FOR_EACH_ENTRY(pos, head, member) \ macro
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_query_acc.c | 238 LIST_FOR_EACH_ENTRY (aq, &ctx->acc_active_queries, node) { in fd_acc_query_update_batch()
|
/third_party/libdrm/amdgpu/ |
H A D | amdgpu_vamgr.c | 179 LIST_FOR_EACH_ENTRY(next, &mgr->va_holes, list) { in amdgpu_vamgr_free_va()
|
H A D | amdgpu_cs.c | 132 LIST_FOR_EACH_ENTRY(sem, &context->sem_list[i][j][k], list) { in amdgpu_cs_ctx_free() 341 LIST_FOR_EACH_ENTRY(sem, sem_list, list) in amdgpu_cs_submit_one()
|
/third_party/libdrm/freedreno/kgsl/ |
H A D | kgsl_pipe.c | 148 LIST_FOR_EACH_ENTRY(kgsl_bo, &kgsl_pipe->submit_list, list[pipe->id]) { in kgsl_pipe_pre_submit()
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_transfer_queue.c | 147 LIST_FOR_EACH_ENTRY(xfer, &queue->transfer_list, queue_link) { in virgl_transfer_queue_find_overlap()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_context.c | 53 LIST_FOR_EACH_ENTRY(bref, &push->bufctx->current, thead) { in nv30_context_kick_notify()
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_debug_flush.c | 251 LIST_FOR_EACH_ENTRY(fctx, &ctx_list, head) { in debug_flush_map()
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
H A 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()
|
H A D | vid_dec_h265.c | 657 LIST_FOR_EACH_ENTRY(entry, &priv->codec_data.h265.dpb_list, list) { in vid_dec_h265_Flush() 710 LIST_FOR_EACH_ENTRY(entry, &priv->codec_data.h265.dpb_list, list) { in vid_dec_h265_EndFrame()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vce.c | 110 LIST_FOR_EACH_ENTRY (i, &enc->cpb_slots, list) { in sort_cpb()
|