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.h221 struct blorp_params struct
223 uint32_t x0;
224 uint32_t y0;
225 uint32_t x1;
226 uint32_t y1;
227 float z;
228 uint8_t stencil_mask;
229 uint8_t stencil_ref;
230 struct brw_blorp_surface_info depth;
231 struct brw_blorp_surface_info stencil;
[all …]