Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_state.h339 struct ilo_state_vector { struct
340 const struct pipe_draw_info *draw;
341 struct gen6_3dprimitive_info draw_info;
343 uint32_t dirty;
345 struct ilo_vb_state vb;
346 struct ilo_ve_state *ve;
347 struct ilo_ib_state ib;
349 struct ilo_shader_state *vs;
350 struct ilo_shader_state *gs;
352 struct ilo_state_hs disabled_hs;
[all …]