Searched defs:blorp_params (Results 1 – 1 of 1) sorted by relevance
221 struct blorp_params struct223 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 …]