HomeSort by relevance Sort by last modified time
    Searched refs:intel_mipmap_tree (Results 1 - 25 of 48) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_mipmap_tree.h 84 * intel_mipmap_tree::singlesample_mt is temporary storage that persists
183 struct intel_mipmap_tree struct
305 struct intel_mipmap_tree *singlesample_mt;
319 struct intel_mipmap_tree *hiz_mt;
342 struct intel_mipmap_tree *stencil_mt;
351 struct intel_mipmap_tree *mcs_mt;
372 struct intel_mipmap_tree *intel_miptree_create(struct intel_context *intel,
384 struct intel_mipmap_tree *
390 struct intel_mipmap_tree*
404 struct intel_mipmap_tree*
    [all...]
intel_tex_obj.h 51 struct intel_mipmap_tree *mt;
67 struct intel_mipmap_tree *mt;
intel_tex_layout.h 41 extern void i945_miptree_layout_2d(struct intel_mipmap_tree *mt);
intel_mipmap_tree.c 33 #include "intel_mipmap_tree.h"
74 static struct intel_mipmap_tree *
87 struct intel_mipmap_tree *mt = calloc(sizeof(*mt), 1);
186 struct intel_mipmap_tree *
199 struct intel_mipmap_tree *mt;
278 struct intel_mipmap_tree *
284 struct intel_mipmap_tree *mt;
345 struct intel_mipmap_tree*
352 struct intel_mipmap_tree *singlesample_mt = NULL;
353 struct intel_mipmap_tree *multisample_mt = NULL
    [all...]
intel_fbo.h 42 struct intel_mipmap_tree;
51 struct intel_mipmap_tree *mt; /**< The renderbuffer storage. */
intel_tex.h 52 struct intel_mipmap_tree *
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_mipmap_tree.h 84 * intel_mipmap_tree::singlesample_mt is temporary storage that persists
183 struct intel_mipmap_tree struct
305 struct intel_mipmap_tree *singlesample_mt;
319 struct intel_mipmap_tree *hiz_mt;
342 struct intel_mipmap_tree *stencil_mt;
351 struct intel_mipmap_tree *mcs_mt;
372 struct intel_mipmap_tree *intel_miptree_create(struct intel_context *intel,
384 struct intel_mipmap_tree *
390 struct intel_mipmap_tree*
404 struct intel_mipmap_tree*
    [all...]
intel_tex_obj.h 51 struct intel_mipmap_tree *mt;
67 struct intel_mipmap_tree *mt;
intel_tex_layout.h 41 extern void i945_miptree_layout_2d(struct intel_mipmap_tree *mt);
intel_mipmap_tree.c 33 #include "intel_mipmap_tree.h"
74 static struct intel_mipmap_tree *
87 struct intel_mipmap_tree *mt = calloc(sizeof(*mt), 1);
186 struct intel_mipmap_tree *
199 struct intel_mipmap_tree *mt;
278 struct intel_mipmap_tree *
284 struct intel_mipmap_tree *mt;
345 struct intel_mipmap_tree*
352 struct intel_mipmap_tree *singlesample_mt = NULL;
353 struct intel_mipmap_tree *multisample_mt = NULL
    [all...]
intel_fbo.h 42 struct intel_mipmap_tree;
51 struct intel_mipmap_tree *mt; /**< The renderbuffer storage. */
intel_tex.h 52 struct intel_mipmap_tree *
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen6_blorp.h 33 struct intel_mipmap_tree;
gen7_blorp.h 33 struct intel_mipmap_tree;
brw_blorp.h 29 #include "intel_mipmap_tree.h"
39 struct intel_mipmap_tree *src_mt,
41 struct intel_mipmap_tree *dst_mt,
66 void set(struct intel_mipmap_tree *mt,
69 struct intel_mipmap_tree *mt;
104 struct intel_mipmap_tree *mt,
222 brw_hiz_op_params(struct intel_mipmap_tree *mt,
301 struct intel_mipmap_tree *src_mt,
303 struct intel_mipmap_tree *dst_mt,
brw_blorp.cpp 47 brw_blorp_mip_info::set(struct intel_mipmap_tree *mt,
68 struct intel_mipmap_tree *mt,
157 intel_hiz_exec(struct intel_context *intel, struct intel_mipmap_tree *mt,
183 brw_hiz_op_params::brw_hiz_op_params(struct intel_mipmap_tree *mt,
brw_tex_layout.c 35 #include "intel_mipmap_tree.h"
44 struct intel_mipmap_tree *mt)
70 brw_miptree_layout(struct intel_context *intel, struct intel_mipmap_tree *mt)
brw_clear.c 40 #include "intel_mipmap_tree.h"
98 struct intel_mipmap_tree *mt = depth_irb->mt;
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen6_blorp.h 33 struct intel_mipmap_tree;
gen7_blorp.h 33 struct intel_mipmap_tree;
brw_blorp.h 29 #include "intel_mipmap_tree.h"
39 struct intel_mipmap_tree *src_mt,
41 struct intel_mipmap_tree *dst_mt,
66 void set(struct intel_mipmap_tree *mt,
69 struct intel_mipmap_tree *mt;
104 struct intel_mipmap_tree *mt,
222 brw_hiz_op_params(struct intel_mipmap_tree *mt,
301 struct intel_mipmap_tree *src_mt,
303 struct intel_mipmap_tree *dst_mt,
brw_blorp.cpp 47 brw_blorp_mip_info::set(struct intel_mipmap_tree *mt,
68 struct intel_mipmap_tree *mt,
157 intel_hiz_exec(struct intel_context *intel, struct intel_mipmap_tree *mt,
183 brw_hiz_op_params::brw_hiz_op_params(struct intel_mipmap_tree *mt,
brw_tex_layout.c 35 #include "intel_mipmap_tree.h"
44 struct intel_mipmap_tree *mt)
70 brw_miptree_layout(struct intel_context *intel, struct intel_mipmap_tree *mt)
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
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)
  /external/mesa3d/src/mesa/drivers/dri/i915/
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)

Completed in 403 milliseconds

1 2