Searched refs:driCreateNewContext (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c508 driCreateNewContext(__DRIscreen *screen, const __DRIconfig *config, function in typeref:typename:__DRIcontext *
800 .createNewContext = driCreateNewContext, /* swrast */
813 .createNewContext = driCreateNewContext,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c515 driCreateNewContext(__DRIscreen *screen, const __DRIconfig *config, function in typeref:typename:__DRIcontext *
818 .createNewContext = driCreateNewContext, /* swrast */
831 .createNewContext = driCreateNewContext,

Completed in 6 milliseconds