Searched refs:context_init (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ | ||
| H A D | pan_screen.h | 75 void (*context_init)(struct pipe_context *pipe); member in struct:panfrost_vtable |
| H A D | pan_context.c | 1104 pan_screen(screen)->vtbl.context_init(gallium); |
| H A D | pan_cmdstream.c | 3584 context_init(struct pipe_context *pipe) function in typeref:typename:void 3671 screen->vtbl.context_init = context_init; |
| /xsrc/external/mit/xf86-video-intel-2014/dist/tools/ | ||
| H A D | virtual.c | 481 static int context_init(struct context *ctx) function in typeref:typename:int 3226 ret = context_init(&ctx); |
| /xsrc/external/mit/xf86-video-intel/dist/tools/ | ||
| H A D | virtual.c | 512 static int context_init(struct context *ctx) function in typeref:typename:int 3437 ret = context_init(&ctx); |
Completed in 18 milliseconds