Searched refs:stw_create_context_handle (Results 1 – 3 of 3) sorted by relevance
58 DHGLRC stw_create_context_handle(struct stw_context *context, DHGLRC handle);
223 c = stw_create_context_handle(stw_ctx, dhglrc); in wglCreateContextAttribsARB()
135 DHGLRC ret = stw_create_context_handle(ctx, 0); in DrvCreateLayerContext()301 stw_create_context_handle(struct stw_context *ctx, DHGLRC handle) in stw_create_context_handle() function