Home
last modified time | relevance | path

Searched refs:wsContext (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.h32 context_id CreateContext(HGLWinsysContext *wsContext);
DGalliumContext.cpp137 GalliumContext::CreateContext(HGLWinsysContext *wsContext) in CreateContext() argument
155 context->buffer = hgl_create_st_framebuffer(context, wsContext); in CreateContext()