Home
last modified time | relevance | path

Searched refs:winsysContext (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/hgl/
Dhgl_context.h42 void* winsysContext; member
86 struct hgl_buffer* hgl_create_st_framebuffer(struct hgl_context* context, void *winsysContext);
Dhgl.c76 buffer->winsysContext, NULL); in hgl_st_framebuffer_flush_front()
221 hgl_create_st_framebuffer(struct hgl_context* context, void *winsysContext) in hgl_create_st_framebuffer() argument
241 buffer->winsysContext = winsysContext; in hgl_create_st_framebuffer()
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp348 0, 0, buffer->winsysContext, NULL); in SwapBuffers()
374 0, 0, buffer->winsysContext, NULL); in Draw()