Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_state.h266 struct ilo_fb_state { struct
267 struct pipe_framebuffer_state state;
269 struct ilo_state_surface null_rt;
270 struct ilo_state_zs null_zs;
272 struct ilo_fb_blend_caps {
280 } blend_caps[PIPE_MAX_COLOR_BUFS];
282 unsigned num_samples;
284 bool has_integer_rt;
285 bool has_hiz;
286 enum gen_depth_format depth_offset_format;