/external/mesa3d/src/mesa/drivers/dri/i915/ |
intel_tex_layout.h | 35 extern void i945_miptree_layout_2d(struct intel_mipmap_tree *mt);
|
intel_mipmap_tree.h | 77 struct intel_mipmap_tree *mt; 142 struct intel_mipmap_tree struct 224 struct intel_mipmap_tree *intel_miptree_create(struct intel_context *intel, 235 struct intel_mipmap_tree * 245 struct intel_mipmap_tree * 255 struct intel_mipmap_tree* 261 struct intel_mipmap_tree* 275 struct intel_mipmap_tree* 283 intel_miptree_check_level_layer(struct intel_mipmap_tree *mt, 297 struct intel_mipmap_tree *mt [all...] |
intel_tex_obj.h | 47 struct intel_mipmap_tree *mt; 69 struct intel_mipmap_tree *mt;
|
intel_mipmap_tree.c | 34 #include "intel_mipmap_tree.h" 63 struct intel_mipmap_tree * 73 struct intel_mipmap_tree *mt = calloc(sizeof(*mt), 1); 130 struct intel_mipmap_tree *mt) 160 struct intel_mipmap_tree * 172 struct intel_mipmap_tree *mt; 229 struct intel_mipmap_tree * 239 struct intel_mipmap_tree *mt; 287 struct intel_mipmap_tree* 293 struct intel_mipmap_tree *mt = NULL [all...] |
intel_blit.h | 55 struct intel_mipmap_tree *src_mt, 58 struct intel_mipmap_tree *dst_mt,
|
intel_fbo.h | 36 #include "intel_mipmap_tree.h" 44 struct intel_mipmap_tree; 53 struct intel_mipmap_tree *mt; /**< The renderbuffer storage. */
|
intel_tex.h | 50 struct intel_mipmap_tree *
|
i915_tex_layout.c | 32 #include "intel_mipmap_tree.h" 115 i915_miptree_layout_cube(struct intel_mipmap_tree * mt) 157 i915_miptree_layout_3d(struct intel_mipmap_tree * mt) 200 i915_miptree_layout_2d(struct intel_mipmap_tree * mt) 228 i915_miptree_layout(struct intel_mipmap_tree * mt) 313 i945_miptree_layout_cube(struct intel_mipmap_tree * mt) 403 i945_miptree_layout_3d(struct intel_mipmap_tree * mt) 457 i945_miptree_layout(struct intel_mipmap_tree * mt)
|
intel_tex.c | 8 #include "intel_mipmap_tree.h" 138 struct intel_mipmap_tree *mt = intel_image->mt; 163 struct intel_mipmap_tree *mt = intel_image->mt;
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
intel_mipmap_tree.h | 26 /** @file intel_mipmap_tree.h 86 struct intel_mipmap_tree *linear_mt; 323 * contained within an intel_mipmap_tree. To make sure we do not abuse this, we 333 struct intel_mipmap_tree *mt; 343 struct intel_mipmap_tree struct 348 * @see intel_mipmap_tree::offset 547 * @see intel_mipmap_tree::bo 595 struct intel_mipmap_tree *stencil_mt; 606 struct intel_mipmap_tree *r8stencil_mt; 623 struct intel_mipmap_tree *plane[2] [all...] |
intel_tex_obj.h | 48 struct intel_mipmap_tree *mt; 78 struct intel_mipmap_tree *mt;
|
brw_blorp.h | 27 #include "intel_mipmap_tree.h" 38 struct intel_mipmap_tree *src_mt, 41 struct intel_mipmap_tree *dst_mt, 53 struct intel_mipmap_tree *src_mt, 55 struct intel_mipmap_tree *dst_mt, 67 struct intel_mipmap_tree *mt, 71 intel_hiz_exec(struct brw_context *brw, struct intel_mipmap_tree *mt,
|
brw_meta_util.h | 29 #include "intel_mipmap_tree.h" 47 const struct intel_mipmap_tree *mt, 57 const struct intel_mipmap_tree *mt, 61 struct intel_mipmap_tree *mt,
|
intel_blit.h | 52 struct intel_mipmap_tree *src_mt, 55 struct intel_mipmap_tree *dst_mt, 62 struct intel_mipmap_tree *src_mt, 65 struct intel_mipmap_tree *dst_mt,
|
intel_fbo.h | 34 #include "intel_mipmap_tree.h" 41 struct intel_mipmap_tree; 54 struct intel_mipmap_tree *mt; 68 struct intel_mipmap_tree *singlesample_mt;
|
brw_tex_layout.c | 35 #include "intel_mipmap_tree.h" 43 tr_mode_horizontal_texture_alignment(const struct intel_mipmap_tree *mt) 112 struct intel_mipmap_tree *mt, 144 tr_mode_vertical_texture_alignment(const struct intel_mipmap_tree *mt) 202 const struct intel_mipmap_tree *mt) 262 gen9_miptree_layout_1d(struct intel_mipmap_tree *mt) 292 brw_miptree_layout_2d(struct intel_mipmap_tree *mt) 369 const struct intel_mipmap_tree *mt, 382 const struct intel_mipmap_tree *mt, 426 align_cube(struct intel_mipmap_tree *mt [all...] |
gen6_depth_state.c | 27 #include "intel_mipmap_tree.h" 39 struct intel_mipmap_tree *depth_mt, 42 struct intel_mipmap_tree *stencil_mt, 53 const struct intel_mipmap_tree *mt = depth_mt ? depth_mt : stencil_mt; 164 struct intel_mipmap_tree *hiz_mt = depth_mt->hiz_buf->mt;
|
intel_mipmap_tree.c | 30 #include "intel_mipmap_tree.h" 52 struct intel_mipmap_tree *mt); 54 static void intel_miptree_unmap_raw(struct intel_mipmap_tree *mt); 58 struct intel_mipmap_tree *mt, 146 const struct intel_mipmap_tree *mt) 226 const struct intel_mipmap_tree *mt) 248 const struct intel_mipmap_tree *mt) 294 static struct intel_mipmap_tree * 306 struct intel_mipmap_tree *mt = calloc(sizeof(*mt), 1); 579 intel_get_yf_ys_bo_size(struct intel_mipmap_tree *mt, unsigned *alignment [all...] |
intel_copy_image.c | 32 #include "intel_mipmap_tree.h" 39 struct intel_mipmap_tree *src_mt, int src_level, 41 struct intel_mipmap_tree *dst_mt, int dst_level, 115 struct intel_mipmap_tree *src_mt, 117 struct intel_mipmap_tree *dst_mt, 183 struct intel_mipmap_tree *src_mt, *dst_mt;
|
brw_blorp.c | 111 struct intel_mipmap_tree *mt, 142 struct intel_mipmap_tree *mt, 247 struct intel_mipmap_tree *hiz_mt = mt->hiz_buf->mt; 326 physical_to_logical_layer(struct intel_mipmap_tree *mt, 348 struct intel_mipmap_tree *src_mt, 351 struct intel_mipmap_tree *dst_mt, 436 struct intel_mipmap_tree *src_mt, 438 struct intel_mipmap_tree *dst_mt, 471 static struct intel_mipmap_tree * 474 struct intel_mipmap_tree *mt = irb->mt [all...] |
gen7_misc_state.c | 26 #include "intel_mipmap_tree.h" 34 struct intel_mipmap_tree *depth_mt, 37 struct intel_mipmap_tree *stencil_mt, 50 const struct intel_mipmap_tree *mt = depth_mt ? depth_mt : stencil_mt;
|
gen8_depth_state.c | 25 #include "intel_mipmap_tree.h" 39 struct intel_mipmap_tree *depth_mt, 43 struct intel_mipmap_tree *stencil_mt, 148 struct intel_mipmap_tree *depth_mt, 152 struct intel_mipmap_tree *stencil_mt, 164 const struct intel_mipmap_tree *mt = depth_mt ? depth_mt : stencil_mt; 401 gen8_hiz_exec(struct brw_context *brw, struct intel_mipmap_tree *mt,
|
brw_context.h | 682 struct intel_mipmap_tree *depth_mt, 686 struct intel_mipmap_tree *stencil_mt, [all...] |
intel_tex.h | 48 struct intel_mipmap_tree *
|
intel_tex_image.c | 20 #include "intel_mipmap_tree.h" 51 struct intel_mipmap_tree * 59 const struct intel_mipmap_tree *old_mt = intelObj->mt; 181 struct intel_mipmap_tree *mt) 204 static struct intel_mipmap_tree * 209 struct intel_mipmap_tree *planar_mt; 223 struct intel_mipmap_tree *mt = 250 static struct intel_mipmap_tree * 254 struct intel_mipmap_tree *mt; 305 struct intel_mipmap_tree *mt [all...] |