Lines Matching refs:windowsContext
64 windowsContext *
65 windows_create_context(int pxfi, windowsContext *shared)
67 windowsContext *gc;
125 windowsContext *
126 windows_create_context_attribs(int pxfi, windowsContext *shared, const int *attribList)
128 windowsContext *gc;
187 windows_destroy_context(windowsContext *context)
194 int windows_bind_context(windowsContext *context, windowsDrawable *draw, windowsDrawable *read)
241 void windows_unbind_context(windowsContext * context)
393 void windows_setTexBuffer(windowsContext *context, int textureTarget,
399 void windows_releaseTexBuffer(windowsContext *context, int textureTarget,