Home
last modified time | relevance | path

Searched defs:mem_ctx (Results 1 – 25 of 215) sorted by relevance

123456789

/third_party/mesa3d/src/compiler/glsl/
Dir_clone.cpp31 ir_rvalue::clone(void *mem_ctx, struct hash_table *) const in clone()
41 ir_variable::clone(void *mem_ctx, struct hash_table *ht) const in clone()
78 ir_swizzle::clone(void *mem_ctx, struct hash_table *ht) const in clone()
84 ir_return::clone(void *mem_ctx, struct hash_table *ht) const in clone()
95 ir_discard::clone(void *mem_ctx, struct hash_table *ht) const in clone()
106 ir_demote::clone(void *mem_ctx, struct hash_table *ht) const in clone()
112 ir_loop_jump::clone(void *mem_ctx, struct hash_table *ht) const in clone()
120 ir_if::clone(void *mem_ctx, struct hash_table *ht) const in clone()
136 ir_loop::clone(void *mem_ctx, struct hash_table *ht) const in clone()
148 ir_call::clone(void *mem_ctx, struct hash_table *ht) const in clone()
[all …]
Dlower_blend_equation_advanced.cpp56 void *mem_ctx = ralloc_parent(src); in blend_overlay() local
84 void *mem_ctx = ralloc_parent(src); in blend_colordodge() local
99 void *mem_ctx = ralloc_parent(src); in blend_colorburn() local
114 void *mem_ctx = ralloc_parent(src); in blend_hardlight() local
128 void *mem_ctx = ralloc_parent(src); in blend_softlight() local
164 void *mem_ctx = ralloc_parent(src); in blend_exclusion() local
191 void *mem_ctx = ralloc_parent(c); in lumv3() local
218 void *mem_ctx = f->mem_ctx; in set_lum() local
250 void *mem_ctx = f->mem_ctx; in set_lum_sat() local
282 void *mem_ctx = f.mem_ctx; in calc_blend_result() local
[all …]
Dlower_ubo_reference.cpp130 interface_field_name(void *mem_ctx, char *base_name, ir_rvalue *d, in interface_field_name()
254 clamp_to_array_bounds(void *mem_ctx, ir_rvalue *index, const glsl_type *type) in clamp_to_array_bounds()
274 lower_ubo_reference_visitor::setup_for_load_or_store(void *mem_ctx, in setup_for_load_or_store()
347 void *mem_ctx = ralloc_parent(shader->ir); in handle_rvalue() local
396 lower_ubo_reference_visitor::ubo_load(void *mem_ctx, in ubo_load()
434 lower_ubo_reference_visitor::ssbo_store(void *mem_ctx, in ssbo_store()
480 lower_ubo_reference_visitor::ssbo_load(void *mem_ctx, in ssbo_load()
522 lower_ubo_reference_visitor::insert_buffer_access(void *mem_ctx, in insert_buffer_access()
559 lower_ubo_reference_visitor::write_to_memory(void *mem_ctx, in write_to_memory()
671 lower_ubo_reference_visitor::emit_ssbo_get_buffer_size(void *mem_ctx) in emit_ssbo_get_buffer_size()
[all …]
Dir_builder.h58 void *mem_ctx = ralloc_parent(var); in operand() local
78 void *mem_ctx = ralloc_parent(var); in deref() local
123 void *mem_ctx; variable
Dlower_xfb_varying.cpp55 void * const mem_ctx; member in __anon8f5d19080111::lower_xfb_var_splicer
68 lower_xfb_var_splicer::lower_xfb_var_splicer(void *mem_ctx, gl_shader_stage stage, in lower_xfb_var_splicer()
137 generate_new_name(void *mem_ctx, const char *name) in generate_new_name()
212 lower_xfb_varying(void *mem_ctx, in lower_xfb_varying()
Dlower_named_interface_blocks.cpp83 process_array_ir(void * const mem_ctx, in process_array_ir()
107 void * const mem_ctx; member in __anon6af2cabb0111::flatten_named_interface_blocks_declarations
110 flatten_named_interface_blocks_declarations(void *mem_ctx) in flatten_named_interface_blocks_declarations()
318 lower_named_interface_blocks(void *mem_ctx, gl_linked_shader *shader) in lower_named_interface_blocks()
Dlower_vector_derefs.cpp35 vector_deref_visitor(void *mem_ctx, gl_shader_stage shader_stage) in vector_deref_visitor()
78 void *mem_ctx = ralloc_parent(ir); in visit_enter() local
190 void *mem_ctx = ralloc_parent(deref); in handle_rvalue() local
Dlower_packed_varyings.cpp200 void * const mem_ctx; member in __anond946c1430111::lower_packed_varyings_visitor
251 void *mem_ctx, unsigned locations_used, const uint8_t *components, in lower_packed_varyings_visitor()
835 void * const mem_ctx; member in lower_packed_varyings_gs_splicer
846 void *mem_ctx, const exec_list *instructions) in lower_packed_varyings_gs_splicer()
876 void * const mem_ctx; member in lower_packed_varyings_return_splicer
886 void *mem_ctx, const exec_list *instructions) in lower_packed_varyings_return_splicer()
902 lower_packed_varyings(void *mem_ctx, unsigned locations_used, in lower_packed_varyings()
Dopt_structure_splitting.cpp70 void *mem_ctx; member in __anon0a7b74810111::variable_entry
98 void *mem_ctx; member in __anon0a7b74810111::ir_structure_reference_visitor
270 void *mem_ctx = lhs_entry ? lhs_entry->mem_ctx : rhs_entry->mem_ctx; in visit_leave() local
326 void *mem_ctx = ralloc_context(NULL); in do_structure_splitting() local
Dlower_discard.cpp151 replace_discard(void *mem_ctx, ir_variable *var, ir_discard *ir) in replace_discard()
176 void *mem_ctx = ralloc_parent(ir); in visit_leave() local
Dlower_shared_reference.cpp138 void *mem_ctx = ralloc_parent(shader->ir); in handle_rvalue() local
199 void *mem_ctx = ralloc_parent(shader->ir); in handle_assignment() local
242 lower_shared_reference_visitor::insert_buffer_access(void *mem_ctx, in insert_buffer_access()
268 lower_shared_reference_visitor::shared_store(void *mem_ctx, in shared_store()
304 lower_shared_reference_visitor::shared_load(void *mem_ctx, in shared_load()
366 void *mem_ctx = ralloc_parent(shader->ir); in lower_shared_atomic_intrinsic() local
Dlower_int64.cpp71 lower_64bit_visitor(void *mem_ctx, exec_list *instructions, unsigned lower) in lower_64bit_visitor()
142 void *const mem_ctx = ralloc_parent(first_inst); in lower_64bit_integer_instructions() local
250 void *const mem_ctx = ralloc_parent(compacted_result); in compact_destination() local
262 void *const mem_ctx = ralloc_parent(ir); in lower_op_to_function_call() local
Dopt_array_splitting.cpp78 void *mem_ctx; member in __anon1e42ba6f0111::opt_array_splitting::variable_entry
118 void *mem_ctx; member in __anon1e42ba6f0111::ir_array_reference_visitor
409 void *mem_ctx = ralloc_parent(ir); in visit_leave() local
454 void *mem_ctx = ralloc_context(NULL); in optimize_split_arrays() local
Dlower_subroutine.cpp65 void *mem_ctx = ralloc_parent(call); in call_clone() local
85 void *mem_ctx = ralloc_parent(ir); in visit_leave() local
Dlower_discard_flow.cpp72 void *mem_ctx; member in __anon2064809a0111::lower_discard_flow_visitor
143 void *mem_ctx = ir; in lower_discard_flow() local
Dlink_uniform_initializers.cpp104 set_opaque_binding(void *mem_ctx, gl_shader_program *prog, in set_opaque_binding()
188 set_uniform_initializer(void *mem_ctx, gl_shader_program *prog, in set_uniform_initializer()
265 void *mem_ctx = NULL; in link_set_uniform_initializers() local
Dir_builder.cpp51 void *mem_ctx = ralloc_parent(lhs.val); in assign() local
82 void *mem_ctx = ralloc_parent(retval.val); in ret() local
89 void *mem_ctx = ralloc_parent(a.val); in swizzle() local
102 void *mem_ctx = ralloc_parent(a.val); in swizzle_for_size() local
183 void *mem_ctx = ralloc_parent(a.val); in expr() local
191 void *mem_ctx = ralloc_parent(a.val); in expr() local
199 void *mem_ctx = ralloc_parent(a.val); in expr() local
614 void *mem_ctx = ralloc_parent(a.val); in bitfield_insert() local
625 void *mem_ctx = ralloc_parent(condition.val); in if_tree() local
640 void *mem_ctx = ralloc_parent(condition.val); in if_tree() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_goto_ifs.c113 sorted_block_arr_for_set(const struct set *block_set, void *mem_ctx) in sorted_block_arr_for_set()
294 void *mem_ctx) in loop_routing_start()
431 struct set *reach, struct set *brk_reachable, void *mem_ctx) in inside_outside()
510 nir_function_impl *impl, bool need_var, void *mem_ctx) in select_fork_recur()
547 void *mem_ctx) in select_fork()
584 struct set *brk_reachable, void *mem_ctx) in handle_irreducible()
662 nir_function_impl *impl, bool is_domminated, void *mem_ctx) in organize_levels()
803 struct path in_path, void *mem_ctx) in select_blocks()
824 nir_builder *b, void *mem_ctx) in plant_levels()
854 void *mem_ctx) in nir_structurize()
[all …]
Dnir_split_vars.c33 get_complex_used_vars(nir_shader *shader, void *mem_ctx) in get_complex_used_vars()
62 void *mem_ctx; member
162 void *mem_ctx) in split_var_list_structs()
211 void *mem_ctx) in split_struct_derefs_impl()
309 void *mem_ctx = ralloc_context(NULL); in nir_split_struct_vars() local
389 void *mem_ctx) in init_var_list_array_infos()
461 void *mem_ctx) in mark_array_deref_used()
486 void *mem_ctx) in mark_array_usage_impl()
520 void *mem_ctx) in create_split_array_vars()
560 void *mem_ctx) in split_var_list_arrays()
[all …]
Dnir_opt_dead_write_vars.c112 remove_dead_write_vars_local(void *mem_ctx, nir_shader *shader, nir_block *block) in remove_dead_write_vars_local()
252 remove_dead_write_vars_impl(void *mem_ctx, nir_shader *shader, nir_function_impl *impl) in remove_dead_write_vars_impl()
274 void *mem_ctx = ralloc_context(NULL); in nir_opt_dead_write_vars() local
Dnir_gather_xfb_info.c48 nir_xfb_info_create(void *mem_ctx, uint16_t output_count) in nir_xfb_info_create()
60 nir_xfb_varyings_info_create(void *mem_ctx, uint16_t varying_count) in nir_xfb_varyings_info_create()
181 nir_gather_xfb_info(const nir_shader *shader, void *mem_ctx) in nir_gather_xfb_info()
188 void *mem_ctx, in nir_gather_xfb_info_with_varyings()
/third_party/mesa3d/src/compiler/glsl/tests/
Dgeneral_ir_test.cpp49 void *mem_ctx = ralloc_context(NULL); in TEST_F() local
77 void *mem_ctx = ralloc_context(NULL); in TEST_F() local
Duniform_initializer_utils.cpp74 generate_data_element(void *mem_ctx, const glsl_type *type, in generate_data_element()
170 generate_data(void *mem_ctx, enum glsl_base_type base_type, in generate_data()
184 generate_array_data(void *mem_ctx, enum glsl_base_type base_type, in generate_array_data()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pipeline.c73 deep_copy_shader_stage(void *mem_ctx, in deep_copy_shader_stage()
105 deep_copy_vertex_input_state(void *mem_ctx, in deep_copy_vertex_input_state()
165 deep_copy_viewport_state(void *mem_ctx, in deep_copy_viewport_state()
204 deep_copy_color_blend_state(void *mem_ctx, in deep_copy_color_blend_state()
226 deep_copy_dynamic_state(void *mem_ctx, in deep_copy_dynamic_state()
244 deep_copy_rasterization_state(void *mem_ctx, in deep_copy_rasterization_state()
272 deep_copy_graphics_create_info(void *mem_ctx, in deep_copy_graphics_create_info()
406 deep_copy_compute_create_info(void *mem_ctx, in deep_copy_compute_create_info()
/third_party/mesa3d/src/intel/blorp/
Dblorp.c210 blorp_compile_fs(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_fs()
258 blorp_compile_vs(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_vs()
293 blorp_compile_cs(struct blorp_context *blorp, void *mem_ctx, in blorp_compile_cs()
382 void *mem_ctx = ralloc_context(NULL); in blorp_ensure_sf_program() local

123456789