Searched refs:st_manager_private (Results 1 – 12 of 12) sorted by relevance
69 struct st_manager_private struct681 struct st_manager_private *smPriv = in st_framebuffer_iface_lookup()682 (struct st_manager_private *)smapi->st_manager_private; in st_framebuffer_iface_lookup()700 struct st_manager_private *smPriv = in st_framebuffer_iface_insert()701 (struct st_manager_private *)smapi->st_manager_private; in st_framebuffer_iface_insert()719 struct st_manager_private *smPriv = in st_framebuffer_iface_remove()720 (struct st_manager_private *)smapi->st_manager_private; in st_framebuffer_iface_remove()988 struct st_manager_private *smPriv = smapi->st_manager_private; in st_manager_destroy()994 smapi->st_manager_private = NULL; in st_manager_destroy()1039 if (smapi->st_manager_private == NULL) { in st_api_create_context()[all …]
50 struct dri_context *ctx = (struct dri_context *)stctx->st_manager_private; in dri_st_framebuffer_validate()52 (struct dri_drawable *) stfbi->st_manager_private; in dri_st_framebuffer_validate()122 struct dri_context *ctx = (struct dri_context *)stctx->st_manager_private; in dri_st_framebuffer_flush_front()124 (struct dri_drawable *) stfbi->st_manager_private; in dri_st_framebuffer_flush_front()137 struct dri_context *ctx = (struct dri_context *)stctx->st_manager_private; in dri_st_framebuffer_flush_swapbuffers()139 (struct dri_drawable *) stfbi->st_manager_private; in dri_st_framebuffer_flush_swapbuffers()172 drawable->base.st_manager_private = (void *) drawable; in dri_create_buffer()
197 ctx->st->st_manager_private = (void *) ctx; in dri_create_context()327 return (struct dri_context *) st ? st->st_manager_private : NULL; in dri_get_current()
823 struct dri_context *ctx = (struct dri_context *)st->st_manager_private; in dri_set_background_context()
861 ret->base.st_manager_private = (void *) ret; in kopper_create_drawable()
329 void *st_manager_private; member385 void *st_manager_private; member515 void *st_manager_private; member
40 context = (struct hgl_context*)stctxi->st_manager_private; in hgl_st_context()53 buffer = (struct hgl_buffer*)stfbi->st_manager_private; in hgl_st_framebuffer()254 buffer->stfbi->st_manager_private = (void*)buffer; in hgl_create_st_framebuffer()
350 return (struct osmesa_buffer *) stfbi->st_manager_private; in stfbi_to_osbuffer()506 osbuffer->stfb->st_manager_private = osbuffer; in osmesa_create_buffer()708 osmesa->stctx->st_manager_private = osmesa; in OSMesaCreateContextAttribs()846 return st ? (OSMesaContext) st->st_manager_private : NULL; in OSMesaGetCurrentContext()
217 assert(!context->st->st_manager_private); in CreateContext()218 context->st->st_manager_private = (void*)context; in CreateContext()
53 return (struct xmesa_st_framebuffer *) stfbi->st_manager_private; in xmesa_st_framebuffer()315 stfbi->st_manager_private = (void *) xstfb; in xmesa_create_st_framebuffer()
1022 c->st->st_manager_private = (void *) c; in XMesaCreateContext()1331 return (XMesaContext) (st) ? st->st_manager_private : NULL; in XMesaGetCurrentContext()
59 return (struct stw_context *) ((st) ? st->st_manager_private : NULL); in stw_current_context()286 ctx->st->st_manager_private = (void *) ctx; in stw_create_context_attribs()