Searched defs:vg_context (Results 1 – 1 of 1) sorted by relevance
94 struct vg_context struct96 struct st_context_iface iface;97 struct mapi_table *dispatch;99 struct pipe_context *pipe;100 enum pipe_format ds_format;102 struct {105 } state;107 VGErrorCode _error;109 struct st_framebuffer *draw_buffer;111 struct cso_hash *owned_objects[VG_OBJECT_LAST];[all …]