/third_party/mesa3d/src/panfrost/bifrost/ |
D | bi_test.h | 43 bi_context *ctx = rzalloc(memctx, bi_context); in bit_builder() 46 bi_block *blk = rzalloc(ctx, bi_block); in bit_builder() 55 bi_builder *b = rzalloc(memctx, bi_builder); in bit_builder()
|
/third_party/mesa3d/src/compiler/glsl/ |
D | link_uniform_block_active_visitor.cpp | 44 rzalloc(mem_ctx, struct link_uniform_block_active); in process_block() 104 *ub_array_ptr = rzalloc(mem_ctx, struct uniform_block_array_elements); in process_arrays() 198 *ub_array = rzalloc(this->mem_ctx, struct uniform_block_array_elements); in visit()
|
D | standalone.cpp | 114 struct gl_program *prog = rzalloc(NULL, struct gl_program); in new_program() 448 whole_program = rzalloc (NULL, struct gl_shader_program); in standalone_compile_shader() 450 whole_program->data = rzalloc(whole_program, struct gl_shader_program_data); in standalone_compile_shader() 465 struct gl_shader *shader = rzalloc(whole_program, gl_shader); in standalone_compile_shader()
|
/third_party/mesa3d/src/intel/compiler/ |
D | test_vec4_dead_code_eliminate.cpp | 92 compiler = rzalloc(ctx, struct brw_compiler); in SetUp() 93 devinfo = rzalloc(ctx, struct intel_device_info); in SetUp()
|
D | test_vec4_copy_propagation.cpp | 92 compiler = rzalloc(ctx, struct brw_compiler); in SetUp() 93 devinfo = rzalloc(ctx, struct intel_device_info); in SetUp()
|
D | test_fs_copy_propagation.cpp | 59 compiler = rzalloc(ctx, struct brw_compiler); in SetUp() 60 devinfo = rzalloc(ctx, struct intel_device_info); in SetUp()
|
D | brw_compiler.c | 102 struct brw_compiler *compiler = rzalloc(mem_ctx, struct brw_compiler); in brw_compiler_create() 173 rzalloc(compiler, struct nir_shader_compiler_options); in brw_compiler_create()
|
D | test_vec4_register_coalesce.cpp | 95 compiler = rzalloc(ctx, struct brw_compiler); in SetUp() 96 devinfo = rzalloc(ctx, struct intel_device_info); in SetUp()
|
D | test_eu_compact.cpp | 206 devinfo = rzalloc(mem_ctx, intel_device_info); in SetUp() 207 p = rzalloc(mem_ctx, brw_codegen); in SetUp()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_program.c | 64 prog = (struct st_program*)rzalloc(NULL, struct st_vertex_program); in st_new_program() 67 prog = rzalloc(NULL, struct st_program); in st_new_program()
|
/third_party/mesa3d/src/mesa/main/ |
D | shaderobj.c | 117 shader = rzalloc(NULL, struct gl_shader); in _mesa_new_shader() 287 data = rzalloc(NULL, struct gl_shader_program_data); in _mesa_create_shader_program_data() 321 shProg = rzalloc(NULL, struct gl_shader_program); in _mesa_new_shader_program()
|
D | glspirv.c | 89 spirv_data = rzalloc(NULL, struct gl_shader_spirv_data); in _mesa_spirv_shader_binary() 146 struct gl_linked_shader *linked = rzalloc(NULL, struct gl_linked_shader); in _mesa_spirv_link_shaders()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_compiler.c | 36 struct etna_compiler *compiler = rzalloc(NULL, struct etna_compiler); in etna_compiler_create()
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_goto_ifs.c | 311 struct routes *routing_backup = rzalloc(mem_ctx, struct routes); in loop_routing_start() 335 struct path_fork *fork = rzalloc(mem_ctx, struct path_fork); in loop_routing_start() 345 struct path_fork *fork = rzalloc(mem_ctx, struct path_fork); in loop_routing_start() 515 struct path_fork *fork = rzalloc(mem_ctx, struct path_fork); in select_fork_recur() 689 struct strct_lvl *curr_level = rzalloc(mem_ctx, struct strct_lvl); in organize_levels() 780 struct path_fork *fork = rzalloc(mem_ctx, struct path_fork); in organize_levels() 961 struct routes *routing = rzalloc(mem_ctx, struct routes); in nir_lower_goto_ifs_impl()
|
D | nir_to_lcssa.c | 377 lcssa_state *state = rzalloc(NULL, lcssa_state); in nir_convert_loop_to_lcssa() 395 lcssa_state *state = rzalloc(NULL, lcssa_state); in nir_convert_to_lcssa()
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_disk_cache.c | 118 shader = rzalloc(NULL, struct lima_vs_compiled_shader); in lima_vs_disk_cache_retrieve() 170 shader = rzalloc(NULL, struct lima_fs_compiled_shader); in lima_fs_disk_cache_retrieve()
|
D | lima_program.c | 350 fs = rzalloc(NULL, struct lima_fs_compiled_shader); in lima_get_compiled_fs() 384 struct lima_fs_uncompiled_shader *so = rzalloc(NULL, struct lima_fs_uncompiled_shader); in lima_create_fs_state() 524 vs = rzalloc(NULL, struct lima_vs_compiled_shader); in lima_get_compiled_vs() 627 struct lima_vs_uncompiled_shader *so = rzalloc(NULL, struct lima_vs_uncompiled_shader); in lima_create_vs_state()
|
/third_party/mesa3d/src/panfrost/perf/ |
D | quick.c | 14 struct panfrost_perf *perf = rzalloc(ctx, struct panfrost_perf); in main()
|
/third_party/mesa3d/src/compiler/clc/ |
D | clc.c | 122 struct clc_libclc *ctx = rzalloc(NULL, struct clc_libclc); in clc_libclc_new() 193 struct clc_libclc *ctx = rzalloc(NULL, struct clc_libclc); in clc_libclc_deserialize()
|
/third_party/mesa3d/src/panfrost/ds/ |
D | pan_pps_perf.cc | 44 : perf {reinterpret_cast<struct panfrost_perf *>(rzalloc(nullptr, struct panfrost_perf))} in PanfrostPerf()
|
/third_party/mesa3d/src/intel/common/ |
D | intel_decoder.c | 159 group = rzalloc(ctx->spec, struct intel_group); in create_group() 221 e = rzalloc(ctx->spec, struct intel_enum); in create_enum() 315 field = rzalloc(ctx->group, struct intel_field); in create_field() 347 field = rzalloc(ctx->group, struct intel_field); in create_array_field() 359 struct intel_value *value = rzalloc(ctx->values, struct intel_value); in create_value() 567 spec = rzalloc(NULL, struct intel_spec); in intel_spec_init()
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_compiler.c | 76 struct ir3_compiler *compiler = rzalloc(NULL, struct ir3_compiler); in ir3_compiler_create()
|
/third_party/mesa3d/src/compiler/spirv/ |
D | vtn_cfg.c | 158 b->func = rzalloc(b, struct vtn_function); in vtn_cfg_handle_prepass_instruction() 243 b->block = rzalloc(b, struct vtn_block); in vtn_cfg_handle_prepass_instruction() 539 cse = rzalloc(b, struct vtn_case); in vtn_parse_switch() 637 struct vtn_loop *loop = rzalloc(b, struct vtn_loop); in vtn_process_block() 725 struct vtn_if *if_stmt = rzalloc(b, struct vtn_if); in vtn_process_block() 767 struct vtn_switch *swtch = rzalloc(b, struct vtn_switch); in vtn_process_block()
|
/third_party/mesa3d/src/broadcom/simulator/ |
D | v3d_simulator.c | 206 struct v3d_simulator_bo *sim_bo = rzalloc(file, in v3d_create_simulator_bo() 629 struct v3d_simulator_perfmon *perfmon = rzalloc(file, in v3d_simulator_perfmon_create_ioctl() 799 struct v3d_simulator_file *sim_file = rzalloc(NULL, struct v3d_simulator_file); in v3d_simulator_init()
|
/third_party/mesa3d/src/util/ |
D | dag.c | 186 struct dag *dag = rzalloc(mem_ctx, struct dag); in dag_create()
|