Searched defs:dep (Results 1 - 25 of 41) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_vce_50.c76 unsigned dep, bs_idx = enc->bs_idx++; local in function:encode
H A Dradeon_vce_40_2_2.c48 task_info(struct rvce_encoder * enc,uint32_t op,uint32_t dep,uint32_t fb_idx,uint32_t ring_idx) argument
H A Dradeon_vce_52.c209 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 Dradeon_vce_50.c73 unsigned dep, bs_idx = enc->bs_idx++; local in function:encode
H A Dradeon_vce_40_2_2.c45 static void task_info(struct rvce_encoder *enc, uint32_t op, uint32_t dep, uint32_t fb_idx, argument
H A Dradeon_vce_52.c216 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 DMakefile.am
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_pass.c32 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 Dnode.c327 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 Dscheduler.c82 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 Dinstr.c53 ppir_dep *dep = ralloc(succ, ppir_dep); local in function:ppir_instr_add_dep
H A Dnode.c340 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 Danv_pass.c29 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 Dfreedreno_batch.c234 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 Dnode.c350 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 Dinstr.c53 ppir_dep *dep = ralloc(succ, ppir_dep); local in function:ppir_instr_add_dep
H A Dlower.c253 ppir_dep *dep = ppir_dep_for_pred(node, pred); local in function:ppir_lower_select
H A Dnode.c402 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 Dradv_pass.c32 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 Dfreedreno_batch.c197 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 Dir3_postsched.c395 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 Dtu_pass.c37 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 Danv_pass.c30 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 DMakefile.am
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_bc_parser.cpp770 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

Completed in 23 milliseconds

12