Searched defs:intel_mipmap_tree (Results 1 – 2 of 2) sorted by relevance
136 struct intel_mipmap_tree struct140 GLenum target;146 mesa_format format;152 unsigned int align_w;153 unsigned int align_h; /**< \see align_w */155 GLuint first_level;156 GLuint last_level;164 GLuint physical_width0, physical_height0, physical_depth0;166 GLuint cpp;167 bool compressed;[all …]
182 struct intel_mipmap_tree struct189 * @see intel_mipmap_tree::offset argument196 struct brw_bo *bo;205 GLenum target;237 * @see intel_mipmap_tree::bo argument244 uint32_t offset;258 enum isl_aux_usage aux_usage;284 struct intel_mipmap_tree *stencil_mt; argument297 struct intel_mipmap_tree *shadow_mt; argument298 bool shadow_needs_update;[all …]