Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/blorp/
Dblorp_priv.h179 struct blorp_params struct
181 uint32_t x0;
182 uint32_t y0;
183 uint32_t x1;
184 uint32_t y1;
185 float z;
186 uint8_t stencil_mask;
187 uint8_t stencil_ref;
188 struct brw_blorp_surface_info depth;
189 struct brw_blorp_surface_info stencil;
[all …]