Searched defs:blorp_params (Results 1 – 1 of 1) sorted by relevance
188 struct blorp_params struct190 uint32_t x0;191 uint32_t y0;192 uint32_t x1;193 uint32_t y1;194 float z;195 uint8_t stencil_mask;196 uint8_t stencil_ref;197 struct brw_blorp_surface_info depth;198 struct brw_blorp_surface_info stencil;[all …]