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