| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/ |
| H A D | radeon_vce_50.c | 76 unsigned dep, bs_idx = enc->bs_idx++; local in function:encode
|
| H A D | radeon_vce_40_2_2.c | 48 task_info(struct rvce_encoder * enc,uint32_t op,uint32_t dep,uint32_t fb_idx,uint32_t ring_idx) argument
|
| H A D | radeon_vce_52.c | 209 unsigned dep, bs_idx = enc->bs_idx++; local in function:encode 576 task_info(struct rvce_encoder * enc,uint32_t op,uint32_t dep,uint32_t fb_idx,uint32_t ring_idx) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/ |
| H A D | radeon_vce_50.c | 73 unsigned dep, bs_idx = enc->bs_idx++; local in function:encode
|
| H A D | radeon_vce_40_2_2.c | 45 static void task_info(struct rvce_encoder *enc, uint32_t op, uint32_t dep, uint32_t fb_idx, argument
|
| H A D | radeon_vce_52.c | 216 unsigned dep, bs_idx = enc->bs_idx++; local in function:encode 584 static void task_info(struct rvce_encoder *enc, uint32_t op, uint32_t dep, uint32_t fb_idx, argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/ |
| H A D | Makefile.am | |
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_pass.c | 32 radv_render_pass_add_subpass_dep(struct radv_render_pass * pass,const VkSubpassDependency2KHR * dep) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | node.c | 327 gpir_dep *dep = ralloc(succ, gpir_dep); local in function:gpir_node_add_dep 365 gpir_node_replace_pred(gpir_dep * dep,gpir_node * new_pred) argument [all...] |
| H A D | scheduler.c | 82 static int gpir_min_dist_alu(gpir_dep *dep) argument 99 static int gpir_get_min_dist(gpir_dep *dep) argument 165 gpir_max_dist_alu(gpir_dep * dep) argument 197 gpir_get_max_dist(gpir_dep * dep) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/ |
| H A D | instr.c | 53 ppir_dep *dep = ralloc(succ, ppir_dep); local in function:ppir_instr_add_dep
|
| H A D | node.c | 340 ppir_dep *dep = ralloc(succ, ppir_dep); local in function:ppir_node_add_dep 347 void ppir_node_remove_dep(ppir_dep *dep) argument 376 ppir_node_replace_pred(ppir_dep * dep,ppir_node * new_pred) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_pass.c | 29 anv_render_pass_add_subpass_dep(struct anv_render_pass * pass,const VkSubpassDependency2KHR * dep) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch.c | 234 struct fd_batch *dep; local in function:batch_flush_dependencies 248 struct fd_batch *dep; local in function:batch_reset_dependencies 403 struct fd_batch *dep; local in function:recursive_dependents_mask 413 fd_batch_add_dep(struct fd_batch * batch,struct fd_batch * dep) argument 483 struct fd_batch *dep; local in function:fd_batch_resource_write [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | node.c | 350 gpir_dep *dep = ralloc(succ, gpir_dep); local in function:gpir_node_add_dep 392 gpir_node_replace_pred(gpir_dep * dep,gpir_node * new_pred) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/ |
| H A D | instr.c | 53 ppir_dep *dep = ralloc(succ, ppir_dep); local in function:ppir_instr_add_dep
|
| H A D | lower.c | 253 ppir_dep *dep = ppir_dep_for_pred(node, pred); local in function:ppir_lower_select
|
| H A D | node.c | 402 ppir_dep *dep = ralloc(succ, ppir_dep); local in function:ppir_node_add_dep 410 ppir_node_remove_dep(ppir_dep * dep) argument 467 ppir_node_replace_pred(ppir_dep * dep,ppir_node * new_pred) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_pass.c | 32 radv_render_pass_add_subpass_dep(struct radv_render_pass *pass, const VkSubpassDependency2 *dep) argument 525 const VkSubpassDependency2 *dep = &pCreateInfo->pDependencies[i]; local in function:radv_CreateRenderPass2 [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch.c | 197 struct fd_batch *dep; local in function:batch_flush_reset_dependencies 407 struct fd_batch *dep; local in function:batch_depends_on 420 fd_batch_add_dep(struct fd_batch *batch, struct fd_batch *dep) argument 469 struct fd_batch *dep; local in function:fd_batch_resource_used [all...] |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_postsched.c | 395 struct ir3_postsched_node *dep = dep_reg(state, num); local in function:add_single_reg_dep [all...] |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_pass.c | 37 dep_invalid_for_gmem(const VkSubpassDependency2 *dep) argument 83 tu_render_pass_add_subpass_dep(struct tu_render_pass * pass,const VkSubpassDependency2 * dep) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_pass.c | 30 anv_render_pass_add_subpass_dep(struct anv_device * device,struct anv_render_pass * pass,const VkSubpassDependency2KHR * dep) argument [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ |
| H A D | Makefile.am | |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_bc_parser.cpp | 770 depart_node *dep = sh->create_depart(loop_stack.top()); local in function:r600_sb::bc_parser::prepare_ir 980 depart_node *dep = sh->create_depart(reg); local in function:r600_sb::bc_parser::prepare_if
|