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.h235 struct glx_context_vtable { struct
236 void (*destroy)(struct glx_context *ctx);
237 int (*bind)(struct glx_context *context, struct glx_context *old,
239 void (*unbind)(struct glx_context *context, struct glx_context *new_ctx);
240 void (*wait_gl)(struct glx_context *ctx);
241 void (*wait_x)(struct glx_context *ctx);
242 int (*interop_query_device_info)(struct glx_context *ctx,
244 int (*interop_export_object)(struct glx_context *ctx,