Searched refs:swr_create_context (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_context.h197 struct pipe_context *swr_create_context(struct pipe_screen *, void *priv, unsigned flags);
H A Dswr_context.cpp475 swr_create_context(struct pipe_screen *p_screen, void *priv, unsigned flags) function in typeref:struct:pipe_context *
H A Dswr_screen.cpp1174 screen->base.context_create = swr_create_context;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_context.h224 struct pipe_context *swr_create_context(struct pipe_screen *, void *priv, unsigned flags);
H A Dswr_context.cpp497 swr_create_context(struct pipe_screen *p_screen, void *priv, unsigned flags) function in typeref:struct:pipe_context *
H A Dswr_screen.cpp1125 screen->base.context_create = swr_create_context;

Completed in 12 milliseconds