Home
last modified time | relevance | path

Searched refs:hgl_context (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/hgl/
Dhgl_context.h51 struct hgl_context struct
88 struct hgl_buffer* hgl_create_st_framebuffer(struct hgl_context* context); argument
91 struct st_manager* hgl_create_st_manager(struct hgl_context* screen);
Dhgl.c35 static inline struct hgl_context*
38 struct hgl_context* context; in hgl_st_context()
40 context = (struct hgl_context*)stctxi->st_manager_private; in hgl_st_context()
154 struct hgl_context* context; in hgl_st_framebuffer_validate()
221 hgl_create_st_framebuffer(struct hgl_context* context) in hgl_create_st_framebuffer()
268 hgl_create_st_manager(struct hgl_context* context) in hgl_create_st_manager()
/external/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp113 struct hgl_context* context = CALLOC_STRUCT(hgl_context); in CreateContext()
280 struct hgl_context* context = fContext[contextID]; in SetCurrentContext()
328 struct hgl_context *context = fContext[contextID]; in SwapBuffers()
DGalliumContext.h51 struct hgl_context* fContext[CONTEXT_MAX];