Searched refs:hgl_display (Results 1 – 4 of 4) sorted by relevance
51 struct hgl_display struct62 struct hgl_display* display; argument98 struct hgl_display* hgl_create_display(struct pipe_screen* screen);99 void hgl_destroy_display(struct hgl_display *display);
346 struct hgl_display*349 struct hgl_display* display; in hgl_create_display()351 display = CALLOC_STRUCT(hgl_display); in hgl_create_display()365 hgl_destroy_display(struct hgl_display *display) in hgl_destroy_display()
50 static hgl_display* fDisplay;
46 hgl_display* GalliumContext::fDisplay = NULL;