Searched defs:memctx (Results  1 – 9 of 9) sorted by relevance
| /external/mesa3d/src/panfrost/bifrost/ | 
| D | cmdline.c | 107         void *memctx = NULL; /* TODO */  in test_vertex()  local 132         void *memctx = NULL; /* TODO */  in tests()  local 154         void *memctx = NULL; /* TODO */  in run()  local
  | 
| D | bi_schedule.c | 172 bi_make_singleton(void *memctx, bi_instruction *ins,  in bi_make_singleton()
  | 
| D | bi_ra.c | 250 bi_insert_singleton(void *memctx, bi_clause *cursor, bi_block *block,  in bi_insert_singleton()
  | 
| /external/mesa3d/src/panfrost/util/ | 
| D | pan_sysval.c | 127 panfrost_nir_assign_sysvals(struct panfrost_sysvals *ctx, void *memctx, nir_shader *shader)  in panfrost_nir_assign_sysvals()
  | 
| /external/mesa3d/src/panfrost/lib/ | 
| D | pan_pool.c | 53 panfrost_pool_init(struct pan_pool *pool, void *memctx,  in panfrost_pool_init()
  | 
| D | pan_props.c | 202 panfrost_open_device(void *memctx, int fd, struct panfrost_device *dev)  in panfrost_open_device()
  | 
| D | pan_device.h | 101         void *memctx;  member
  | 
| /external/mesa3d/src/gallium/drivers/panfrost/ | 
| D | pan_partial_update.c | 113                 void *memctx,  in pan_subtract_damage()
  | 
| /external/mesa3d/src/panfrost/bifrost/test/ | 
| D | bi_submit.c | 44 bit_initialize(void *memctx)  in bit_initialize()
  |