Searched refs:iris_create_context (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_context.c | 152 iris_create_context(struct pipe_screen *pscreen, void *priv, unsigned flags) function in typeref:struct:pipe_context *
|
| H A D | iris_screen.c | 626 pscreen->context_create = iris_create_context;
|
| H A D | iris_context.h | 663 iris_create_context(struct pipe_screen *screen, void *priv, unsigned flags);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_context.c | 280 iris_create_context(struct pipe_screen *pscreen, void *priv, unsigned flags) function in typeref:struct:pipe_context *
|
| H A D | iris_context.h | 850 iris_create_context(struct pipe_screen *screen, void *priv, unsigned flags);
|
| H A D | iris_screen.c | 864 pscreen->context_create = iris_create_context;
|
| H A D | iris_resource.c | 1519 ctx = iris_create_context(pscreen, NULL, 0);
|
Completed in 13 milliseconds