Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_blitter.h47 struct ilo_blitter { struct
48 struct ilo_context *ilo;
49 struct blitter_context *pipe_blitter;
54 enum ilo_state_raster_earlyz_op earlyz_op;
55 bool earlyz_stencil_clear;
56 uint32_t uses;
58 bool initialized;
60 float vertices[3][2];
61 struct gen6_3dprimitive_info draw_info;
63 uint32_t vf_data[4];
[all …]