Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp_priv.h234 struct blorp_params struct
236 enum blorp_op op;
237 uint32_t x0;
238 uint32_t y0;
239 uint32_t x1;
240 uint32_t y1;
241 float z;
242 uint8_t stencil_mask;
243 uint8_t stencil_ref;
244 struct blorp_surface_info depth;
[all …]