Searched defs:ralloc_ctx (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/ds/ |
| H A D | intel_pps_perf.h | 47 void *ralloc_ctx = nullptr; member in class:pps::IntelPerf
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/test/ |
| H A D | test-constant-fold.c | 62 void *ralloc_ctx = ralloc_context(NULL); local in function:main
|
| H A D | test-optimizer.c | 60 void *ralloc_ctx = ralloc_context(NULL); local in function:main
|
| H A D | test-scheduler-predicates.c | 33 void *ralloc_ctx = ralloc_context(NULL); local in function:main
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/ |
| H A D | pp.c | 225 glcpp_preprocess(void *ralloc_ctx, const char **shader, char **info_log, argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/ |
| H A D | pp.c | 225 glcpp_preprocess(void *ralloc_ctx, const char **shader, char **info_log, argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | ralloc.c | 604 create_linear_node(void *ralloc_ctx, unsigned min_size) argument 664 linear_alloc_parent(void *ralloc_ctx, unsigned size) argument
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | ralloc.c | 603 create_linear_node(void *ralloc_ctx, unsigned min_size) argument 663 linear_alloc_parent(void *ralloc_ctx, unsigned size) argument
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_module.h | 166 void *ralloc_ctx; member in struct:dxil_module
|
| H A D | dxil_module.c | 36 dxil_module_init(struct dxil_module *m, void *ralloc_ctx) argument [all...] |
| H A D | nir_to_dxil.c | 402 void *ralloc_ctx; member in struct:ntd_context [all...] |
Completed in 31 milliseconds