Searched refs:hud_create (Results 1 – 6 of 6) sorted by relevance
38 hud_create(struct cso_context *cso, struct hud_context *share);
1735 hud_create(struct cso_context *cso, struct hud_context *share) in hud_create() function
188 ctx->hud = hud_create(ctx->st->cso_context, in dri_create_context()
281 ctx->hud = hud_create(ctx->st->cso_context, NULL); in stw_create_context_attribs()
1038 c->hud = hud_create(c->st->cso_context, NULL); in XMesaCreateContext()
208 This->hud = hud_create(This->context.cso, NULL); /* NULL result is fine */ in NineDevice9_ctor()