Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
Dblorp_priv.h205 struct blorp_params struct
207 uint32_t x0;
208 uint32_t y0;
209 uint32_t x1;
210 uint32_t y1;
211 float z;
212 uint8_t stencil_mask;
213 uint8_t stencil_ref;
214 struct brw_blorp_surface_info depth;
215 struct brw_blorp_surface_info stencil;
[all …]