Home
last modified time | relevance | path

Searched defs:glx_context_vtable (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/glx/
Dglxclient.h231 struct glx_context_vtable { struct
232 void (*destroy)(struct glx_context *ctx);
233 int (*bind)(struct glx_context *context, struct glx_context *old,
235 void (*unbind)(struct glx_context *context, struct glx_context *new_ctx);
236 void (*wait_gl)(struct glx_context *ctx);
237 void (*wait_x)(struct glx_context *ctx);
238 int (*interop_query_device_info)(struct glx_context *ctx,
240 int (*interop_export_object)(struct glx_context *ctx,