Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/hgl/
Dhgl_context.h32 struct hgl_buffer struct
34 struct st_framebuffer_iface *stfbi;
35 struct st_visual* visual;
37 unsigned width;
38 unsigned height;
39 unsigned mask;
41 struct pipe_screen* screen;
42 void* winsysContext;
44 enum pipe_texture_target target;
45 struct pipe_resource* textures[ST_ATTACHMENT_COUNT];
[all …]