| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler.c | 36 struct etna_compiler *compiler = rzalloc(NULL, struct etna_compiler);
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bi_test.h | 43 bi_context *ctx = rzalloc(memctx, bi_context); 46 bi_block *blk = rzalloc(ctx, bi_block); 55 bi_builder *b = rzalloc(memctx, bi_builder);
|
| /xsrc/external/mit/MesaLib/src/panfrost/bifrost/ |
| H A D | bi_builder.h | 37 bi_instr *I = rzalloc(b->shader, bi_instr); 51 bi_instr *I = rzalloc(b->shader, bi_instr); 76 bi_instr *I = rzalloc(b->shader, bi_instr); 97 bi_instr *I = rzalloc(b->shader, bi_instr); 140 bi_instr *I = rzalloc(b->shader, bi_instr); 160 bi_instr *I = rzalloc(b->shader, bi_instr); 180 bi_instr *I = rzalloc(b->shader, bi_instr); 226 bi_instr *I = rzalloc(b->shader, bi_instr); 248 bi_instr *I = rzalloc(b->shader, bi_instr); 267 bi_instr *I = rzalloc( [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_compiler.c | 48 struct ir3_compiler *compiler = rzalloc(NULL, struct ir3_compiler);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | test_vec4_dead_code_eliminate.cpp | 92 compiler = rzalloc(ctx, struct brw_compiler); 93 devinfo = rzalloc(ctx, struct intel_device_info);
|
| H A D | test_vec4_copy_propagation.cpp | 92 compiler = rzalloc(ctx, struct brw_compiler); 93 devinfo = rzalloc(ctx, struct intel_device_info);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_program.c | 64 prog = (struct st_program*)rzalloc(NULL, struct st_vertex_program); 67 prog = rzalloc(NULL, struct st_program);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_program.c | 63 struct st_vertex_program *prog = rzalloc(NULL, 68 struct st_fragment_program *prog = rzalloc(NULL, 75 struct st_common_program *prog = rzalloc(NULL, 80 struct st_compute_program *prog = rzalloc(NULL,
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/ds/ |
| H A D | pan_pps_perf.cc | 44 : perf {reinterpret_cast<struct panfrost_perf *>(rzalloc(nullptr, struct panfrost_perf))}
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/perf/ |
| H A D | quick.c | 14 struct panfrost_perf *perf = rzalloc(ctx, struct panfrost_perf);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_disk_cache.c | 118 shader = rzalloc(NULL, struct lima_vs_compiled_shader); 170 shader = rzalloc(NULL, struct lima_fs_compiled_shader);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | linker_util.cpp | 109 current_block = rzalloc(prog, struct empty_uniform_block);
|
| H A D | link_uniform_block_active_visitor.cpp | 44 rzalloc(mem_ctx, struct link_uniform_block_active); 104 *ub_array_ptr = rzalloc(mem_ctx, struct uniform_block_array_elements); 196 *ub_array = rzalloc(this->mem_ctx, struct uniform_block_array_elements);
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | dag.c | 148 struct dag *dag = rzalloc(mem_ctx, struct dag);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | i830_context.c | 65 struct i830_context *i830 = rzalloc(NULL, struct i830_context);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | link_uniform_block_active_visitor.cpp | 44 rzalloc(mem_ctx, struct link_uniform_block_active); 104 *ub_array_ptr = rzalloc(mem_ctx, struct uniform_block_array_elements); 198 *ub_array = rzalloc(this->mem_ctx, struct uniform_block_array_elements);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | shaderobj.c | 106 shader = rzalloc(NULL, struct gl_shader); 274 data = rzalloc(NULL, struct gl_shader_program_data); 308 shProg = rzalloc(NULL, struct gl_shader_program);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | shaderobj.c | 117 shader = rzalloc(NULL, struct gl_shader); 287 data = rzalloc(NULL, struct gl_shader_program_data); 321 shProg = rzalloc(NULL, struct gl_shader_program);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_job.c | 34 struct panfrost_job *job = rzalloc(NULL, struct panfrost_job);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/ |
| H A D | ir3_cache.c | 65 struct ir3_cache *cache = rzalloc(NULL, struct ir3_cache);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_compiler.c | 76 struct ir3_compiler *compiler = rzalloc(NULL, struct ir3_compiler);
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | dag.c | 186 struct dag *dag = rzalloc(mem_ctx, struct dag);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/clc/ |
| H A D | clc.c | 122 struct clc_libclc *ctx = rzalloc(NULL, struct clc_libclc); 193 struct clc_libclc *ctx = rzalloc(NULL, struct clc_libclc);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_compiler.c | 93 struct brw_compiler *compiler = rzalloc(mem_ctx, struct brw_compiler); 172 rzalloc(compiler, struct nir_shader_compiler_options);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| H A D | lima_program.c | 173 struct lima_fs_shader_state *so = rzalloc(NULL, struct lima_fs_shader_state); 264 struct lima_vs_shader_state *so = rzalloc(NULL, struct lima_vs_shader_state);
|