Searched refs:st_manager_private (Results 1 – 11 of 11) sorted by relevance
68 struct st_manager_private struct547 struct st_manager_private *smPriv = in st_framebuffer_iface_lookup()548 (struct st_manager_private *)smapi->st_manager_private; in st_framebuffer_iface_lookup()566 struct st_manager_private *smPriv = in st_framebuffer_iface_insert()567 (struct st_manager_private *)smapi->st_manager_private; in st_framebuffer_iface_insert()585 struct st_manager_private *smPriv = in st_framebuffer_iface_remove()586 (struct st_manager_private *)smapi->st_manager_private; in st_framebuffer_iface_remove()839 struct st_manager_private *smPriv = smapi->st_manager_private; in st_manager_destroy()845 smapi->st_manager_private = NULL; in st_manager_destroy()891 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()139 struct dri_context *ctx = (struct dri_context *)stctx->st_manager_private; in dri_st_framebuffer_flush_swapbuffers()141 (struct dri_drawable *) stfbi->st_manager_private; in dri_st_framebuffer_flush_swapbuffers()174 drawable->base.st_manager_private = (void *) drawable; in dri_create_buffer()
191 ctx->st->st_manager_private = (void *) ctx; in dri_create_context()322 return (struct dri_context *) st ? st->st_manager_private : NULL; in dri_get_current()
555 struct dri_context *ctx = (struct dri_context *)st->st_manager_private; in dri_set_background_context()
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()256 buffer->stfbi->st_manager_private = (void*)buffer; in hgl_create_st_framebuffer()287 manager->st_manager_private = (void *)context; in hgl_create_st_manager()
311 void *st_manager_private; member367 void *st_manager_private; member485 void *st_manager_private; member
304 return (struct osmesa_buffer *) stfbi->st_manager_private; in stfbi_to_osbuffer()478 osbuffer->stfb->st_manager_private = osbuffer; in osmesa_create_buffer()711 osmesa->stctx->st_manager_private = osmesa; in OSMesaCreateContextAttribs()839 return st ? (OSMesaContext) st->st_manager_private : NULL; in OSMesaGetCurrentContext()
199 assert(!context->st->st_manager_private); in CreateContext()200 context->st->st_manager_private = (void*)context; in CreateContext()
53 return (struct xmesa_st_framebuffer *) stfbi->st_manager_private; in xmesa_st_framebuffer()309 stfbi->st_manager_private = (void *) xstfb; in xmesa_create_st_framebuffer()
1030 c->st->st_manager_private = (void *) c; in XMesaCreateContext()1339 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()278 ctx->st->st_manager_private = (void *) ctx; in stw_create_context_attribs()