Home
last modified time | relevance | path

Searched refs:depth0 (Results 1 – 25 of 169) sorted by relevance

1234567

/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_surface.c40 if (tex->depth0 > 1 || tex->array_size > 1) in amdgpu_surface_sanity()
54 if (tex->depth0 > 1) in amdgpu_surface_sanity()
85 config.info.depth = tex->depth0; in amdgpu_surface_init()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_texture_desc.c254 size = layer_size * u_minify(tex->tex.depth0, i); in r300_setup_miptree()
265 u_minify(tex->tex.depth0, i), stride, tex->tex.size_in_bytes, in r300_setup_miptree()
281 !util_is_power_of_two(tex->b.b.depth0); in r300_setup_flags()
534 tex->b.b.width0, tex->b.b.height0, tex->b.b.depth0, in r300_tex_print_info()
548 tex->b.b.depth0 = base->depth0; in r300_texture_desc_init()
554 tex->tex.depth0 = base->depth0; in r300_texture_desc_init()
595 tex->tex.depth0 = util_next_power_of_two(tex->tex.depth0); in r300_texture_desc_init()
/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c63 GLuint depth0, in st_texture_create() argument
74 assert(depth0 > 0); in st_texture_create()
91 pt.depth0 = depth0; in st_texture_create()
228 ptDepth != u_minify(pt->depth0, image->Level) || in st_texture_match_image()
359 GLuint depth = u_minify(dst->depth0, dstLevel); in st_texture_image_copy()
365 u_minify(src->depth0, srcLevel) != depth) { in st_texture_image_copy()
/external/libchrome/third_party/jinja2/
Dasyncsupport.py193 depth0=0): argument
194 LoopContextBase.__init__(self, undefined, recurse, depth0)
233 async def make_async_loop_context(iterable, undefined, recurse=None, depth0=0): argument
256 depth0)
Druntime.py359 def __init__(self, undefined, recurse=None, depth0=0): argument
363 self.depth0 = depth0
384 depth = property(lambda x: x.depth0 + 1)
406 return self._recurse(iterable, self._recurse, self.depth0 + 1)
423 def __init__(self, iterable, undefined, recurse=None, depth0=0): argument
424 LoopContextBase.__init__(self, undefined, recurse, depth0)
/external/mesa3d/src/gallium/state_trackers/nine/
Dbasetexture9.c356 box.depth = u_minify(This->base.info.depth0, l); in NineBaseTexture9_UploadSelf()
437 templ.depth0 = u_minify(templ.depth0, This->managed.lod); in NineBaseTexture9_CreatePipeResource()
445 old->depth0 == templ.depth0) in NineBaseTexture9_CreatePipeResource()
465 box.depth = u_minify(templ.depth0, l); in NineBaseTexture9_CreatePipeResource()
566 resource->depth0 - 1 : resource->array_size - 1; in NineBaseTexture9_UpdateSamplerView()
619 This->base.info.width0, This->base.info.height0, This->base.info.depth0, in NineBaseTexture9_Dump()
Dvolumetexture9.c84 info->depth0 = Depth; in NineVolumeTexture9_ctor()
223 This->dirty_box.depth = This->base.base.info.depth0; in NineVolumeTexture9_AddDirtyBox()
240 This->base.base.info.depth0 - This->dirty_box.z); in NineVolumeTexture9_AddDirtyBox()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.h76 GLuint depth0; /** Depth of baseLevel image */ member
105 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits);
Dradeon_mipmap_tree.c162 mt->levels[level].depth = minify(mt->depth0, i); in calculate_miptree_layout()
180 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits) in radeon_miptree_create() argument
196 mt->depth0 = depth0; in radeon_miptree_create()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_mipmap_tree.h76 GLuint depth0; /** Depth of baseLevel image */ member
105 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits);
Dradeon_mipmap_tree.c162 mt->levels[level].depth = minify(mt->depth0, i); in calculate_miptree_layout()
180 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits) in radeon_miptree_create() argument
196 mt->depth0 = depth0; in radeon_miptree_create()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_sampler_view.c130 pt->depth0, in svga_get_tex_sampler_view()
145 pt->depth0, in svga_get_tex_sampler_view()
210 u_minify(tex->b.b.depth0, i)); in svga_validate_sampler_view()
Dsvga_resource_texture.h196 assert(face < tex->b.b.depth0); in check_face_level()
267 for (i = 0; i < tex->b.b.depth0 * tex->b.b.array_size; i++) { in svga_clear_texture_dirty()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_texture.c63 unsigned depth = pt->depth0; in softpipe_resource_layout()
171 util_is_power_of_two(templat->depth0)); in softpipe_resource_create_front()
236 util_is_power_of_two(templat->depth0)); in softpipe_resource_from_handle()
389 assert(box->z + box->depth <= (int) u_minify(resource->depth0, level)); in softpipe_transfer_map()
503 spr->base.depth0 = 1; in softpipe_user_buffer_create()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_resource.c57 uint32_t depth = prsc->depth0; in setup_slices()
115 prsc->width0, prsc->height0, prsc->depth0, rsc->cpp, in setup_slices()
/external/mesa3d/src/gallium/state_trackers/clover/core/
Dresource.cpp129 info.depth0 = img->depth(); in root_resource()
133 info.depth0 = 1; in root_resource()
160 box rect { {{ 0, 0, 0 }}, {{ info.width0, info.height0, info.depth0 }} }; in root_resource()
/external/mesa3d/src/gallium/docs/source/
Dresources.rst52 set appropriately (depth0/height0/array_size must be 1, last_level 0).
89 - depth0 must be 1
104 - depth0 must be 1
123 - depth0 must be 1
170 - depth0 must be 1
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.c76 unsigned depth = pt->depth0; in llvmpipe_texture_layout()
274 assert(templat->depth0 == 1); in llvmpipe_resource_create_front()
362 assert(layer < (u_minify(resource->depth0, level) + resource->array_size - 1)); in llvmpipe_resource_map()
709 buffer->base.depth0 = 1; in llvmpipe_user_buffer_create()
782 lpr->base.width0, lpr->base.height0, lpr->base.depth0, in llvmpipe_print_resources()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_texture.c72 res->depth0 = 1; in virgl_init_temp_resource_from_box()
90 res->depth0 = box->depth; in virgl_init_temp_resource_from_box()
250 unsigned depth = pt->depth0; in vrend_resource_layout()
344 … template->format, vbind, template->width0, template->height0, template->depth0, template->array_s… in virgl_texture_create()
/external/mesa3d/src/gallium/tests/graw/
Dgraw_util.h77 resource_temp.depth0 = 1; in graw_util_create_window()
109 resource_temp.depth0 = 1; in graw_util_create_window()
233 temp.depth0 = 1; in graw_util_create_tex2d()
Dgs-test.c158 templat.depth0 = 1; in init_fs_constbuf()
392 templat.depth0 = 1; in init_tex()
502 templat.depth0 = 1; in init()
Dvs-test.c90 templat.depth0 = 1; in init_fs_constbuf()
290 templat.depth0 = 1; in init_tex()
400 templat.depth0 = 1; in init()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.h204 GLuint depth0,
216 GLuint depth0);
Dintel_mipmap_tree.c71 GLuint depth0) in intel_miptree_create_layout() argument
99 assert(depth0 == 1); in intel_miptree_create_layout()
100 depth0 = 6; in intel_miptree_create_layout()
105 mt->physical_depth0 = depth0; in intel_miptree_create_layout()
164 GLuint depth0, in intel_miptree_create() argument
174 height0, depth0); in intel_miptree_create()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_miptree.c248 if ((pt->last_level > 0) || (pt->depth0 > 1) || (pt->array_size > 1)) in nv50_miptree_init_layout_linear()
278 mt->total_size = align(pt->height0, 16) * mt->level[0].pitch * (mt->layout_3d ? pt->depth0 : 1); in nv50_miptree_init_layout_video()
301 d = mt->layout_3d ? pt->depth0 : 1; in nv50_miptree_init_layout_tiled()
412 templ->depth0 != 1 || in nv50_miptree_from_handle()

1234567