Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_mipmap_tree.h182 struct brw_mipmap_tree struct
189 * @see brw_mipmap_tree::offset argument
196 struct brw_bo *bo;
205 GLenum target;
237 * @see brw_mipmap_tree::bo argument
244 uint32_t offset;
258 enum isl_aux_usage aux_usage;
284 struct brw_mipmap_tree *stencil_mt; argument
297 struct brw_mipmap_tree *shadow_mt; argument
298 bool shadow_needs_update;
[all …]