Searched refs:ralloc_context (Results 1 - 25 of 215) sorted by relevance

123456789

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/
H A Dgeneral_ir_test.cpp49 void *mem_ctx = ralloc_context(NULL);
77 void *mem_ctx = ralloc_context(NULL);
H A Dlist_iterators.cpp48 mem_ctx = ralloc_context(NULL);
166 mem_ctx = ralloc_context(NULL);
H A Dinvalidate_locations_test.cpp51 this->mem_ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
H A Dgeneral_ir_test.cpp31 void *mem_ctx = ralloc_context(NULL);
57 void *mem_ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dopt_dead_functions.cpp54 this->mem_ctx = ralloc_context(NULL);
H A Dir_variable_refcount.cpp40 this->mem_ctx = ralloc_context(NULL);
H A Dir_array_refcount.cpp39 this->mem_ctx = ralloc_context(NULL);
H A Dir_function_detect_recursion.cpp160 this->mem_ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dopt_dead_functions.cpp54 this->mem_ctx = ralloc_context(NULL);
H A Dir_variable_refcount.cpp40 this->mem_ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_disasm.c81 void *mem_ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib/dist/src/panfrost/ds/
H A Dpan_pps_perf.cc11 : ctx {ralloc_context(nullptr)}
/xsrc/external/mit/MesaLib/dist/src/panfrost/perf/
H A Dquick.c13 void *ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib/dist/src/intel/ds/
H A Dintel_pps_perf.cc34 , ralloc_ctx {ralloc_context(nullptr)}
35 , ralloc_cfg {ralloc_context(nullptr)}
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dnir_lower_libclc.c101 void *ra_ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dxmlconfig.h138 void *ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_sf.c56 mem_ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dtest_vec4_dead_code_eliminate.cpp91 ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/test/
H A Dtest-scheduler-predicates.c33 void *ralloc_ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_cf.c170 void *mem_ctx = ralloc_context(NULL);
H A Dir3_cp_postsched.c215 void *mem_ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_ff_gs.c53 mem_ctx = ralloc_context(NULL);
H A Dbrw_sf.c56 mem_ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dxmlconfig.h177 void *ctx = ralloc_context(NULL);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_dead_write_vars.c274 void *mem_ctx = ralloc_context(NULL);

Completed in 18 milliseconds

123456789