Home
last modified time | relevance | path

Searched defs:hgl_buffer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/hgl/
H A Dhgl_context.h45 struct hgl_buffer struct
47 struct pipe_frontend_drawable base;
48 struct st_visual visual;
50 unsigned width;
51 unsigned height;
52 unsigned newWidth;
53 unsigned newHeight;
54 unsigned mask;
56 struct pipe_screen* screen;
57 void* winsysContext;
[all …]