Home
last modified time | relevance | path

Searched refs:rmPipeSetContext (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/openrm/rm160/include/rm/
H A Drmw.h106 RM_EXPORT_API RMenum rmPipeSetContext(RMpipe *p, HGLRC theContext);
H A Drmx.h118 RM_EXPORT_API RMenum rmPipeSetContext (RMpipe *pipe, const GLXContext context);
/dports/graphics/openrm/rm160/rm/
H A Drmx.c506 rmPipeSetContext (RMpipe *pipe, in rmPipeSetContext() function
817 rmPipeSetContext(pipe, context); in private_rmxPipeCreateContext()
H A Drmwin.c227 rmPipeSetContext(RMpipe *p, in rmPipeSetContext() function
/dports/graphics/openrm/rm160/
H A DOLD-RELEASENOTES189 use the platform-neutral routines rmPipeSetContext and rmPipeGetContext.
190 The routine rmxPipeSetContext was changed changed to rmPipeSetContext
191 (rmx.c). Added a windows version of rmPipeSetContext (rmwin.c).