Searched refs:st_manager_private (Results 1 – 11 of 11) sorted by relevance
68 struct st_manager_private struct549 struct st_manager_private *smPriv = in st_framebuffer_iface_lookup()550 (struct st_manager_private *)smapi->st_manager_private; in st_framebuffer_iface_lookup()568 struct st_manager_private *smPriv = in st_framebuffer_iface_insert()569 (struct st_manager_private *)smapi->st_manager_private; in st_framebuffer_iface_insert()587 struct st_manager_private *smPriv = in st_framebuffer_iface_remove()588 (struct st_manager_private *)smapi->st_manager_private; in st_framebuffer_iface_remove()858 struct st_manager_private *smPriv = smapi->st_manager_private; in st_manager_destroy()864 smapi->st_manager_private = NULL; in st_manager_destroy()909 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()
191 ctx->st->st_manager_private = (void *) ctx; in dri_create_context()325 return (struct dri_context *) st ? st->st_manager_private : NULL; in dri_get_current()
535 struct dri_context *ctx = (struct dri_context *)st->st_manager_private; in dri_set_background_context()
317 void *st_manager_private; member373 void *st_manager_private; member503 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()
1021 c->st->st_manager_private = (void *) c; in XMesaCreateContext()1330 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()282 ctx->st->st_manager_private = (void *) ctx; in stw_create_context_attribs()