HomeSort by relevance Sort by last modified time
    Searched refs:height0 (Results 26 - 50 of 284) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_blit.c 378 info->src.res->width0, info->src.res->height0,
389 unsigned dst_height = u_minify(info->dst.res->height0, info->dst.level);
395 dst_height == info->src.res->height0 &&
435 templ.height0 = info->src.res->height0;
563 unsigned height0; member in struct:texture_orig_info
581 orig->height0 = tex->height0;
593 new_height = util_format_get_nblocksy(tex->format, orig->height0);
596 tex->height0 = new_height
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
resource.cpp 126 info.height0 = img->height();
130 info.height0 = 1;
146 box rect { { 0, 0, 0 }, { info.width0, info.height0, info.depth0 } };
151 cpp * info.width0 * info.height0);
  /external/mesa3d/src/gallium/auxiliary/util/
u_draw.c 68 assert(buffer->buffer->height0 == 1);
  /external/mesa3d/src/gallium/drivers/r600/
r600_blit.c 378 info->src.res->width0, info->src.res->height0,
389 unsigned dst_height = u_minify(info->dst.res->height0, info->dst.level);
395 dst_height == info->src.res->height0 &&
435 templ.height0 = info->src.res->height0;
563 unsigned height0; member in struct:texture_orig_info
581 orig->height0 = tex->height0;
593 new_height = util_format_get_nblocksy(tex->format, orig->height0);
596 tex->height0 = new_height
    [all...]
  /external/mesa3d/src/gallium/state_trackers/clover/core/
resource.cpp 126 info.height0 = img->height();
130 info.height0 = 1;
146 box rect { { 0, 0, 0 }, { info.width0, info.height0, info.depth0 } };
151 cpp * info.width0 * info.height0);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/
xa_renderer.c 214 t0 = pt0[1] / src->height0;
215 t1 = pt1[1] / src->height0;
216 t2 = pt2[1] / src->height0;
217 t3 = pt3[1] / src->height0;
263 src_t0 = spt0[1] / src->height0;
265 src_t1 = spt1[1] / src->height0;
268 mask_t0 = mpt0[1] / mask->height0;
270 mask_t1 = mpt1[1] / mask->height0;
307 t0 = spt0[1] / tex->height0;
309 t1 = spt1[1] / tex->height0;
    [all...]
xa_tracker.c 310 template->height0 = height;
362 if (width == template->width0 && height == template->height0 &&
388 save_height = template->height0;
392 template->height0 = height;
398 template->height0 = save_height;
407 xa_min(save_height, template->height0), &src_box);
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_renderer.c 214 t0 = pt0[1] / src->height0;
215 t1 = pt1[1] / src->height0;
216 t2 = pt2[1] / src->height0;
217 t3 = pt3[1] / src->height0;
263 src_t0 = spt0[1] / src->height0;
265 src_t1 = spt1[1] / src->height0;
268 mask_t0 = mpt0[1] / mask->height0;
270 mask_t1 = mpt1[1] / mask->height0;
307 t0 = spt0[1] / tex->height0;
309 t1 = spt1[1] / tex->height0;
    [all...]
xa_tracker.c 310 template->height0 = height;
362 if (width == template->width0 && height == template->height0 &&
388 save_height = template->height0;
392 template->height0 = height;
398 template->height0 = save_height;
407 xa_min(save_height, template->height0), &src_box);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_resource_texture.c 215 tex->total_nblocksy = align_nblocksy(pt->format, pt->height0, 8);
218 } else if (pt->width0 == 64 && pt->height0 == 64) {
220 tex->total_nblocksy = align_nblocksy(pt->format, pt->height0, 8);
227 pt->width0, pt->height0, util_format_get_blocksize(pt->format),
253 tex->total_nblocksy = align_nblocksy(pt->format, pt->height0, 8);
258 pt->width0, pt->height0, util_format_get_blocksize(pt->format),
302 assert(pt->width0 == pt->height0); /* cubemap images are square */
337 unsigned height = pt->height0;
366 unsigned height = pt->height0;
368 unsigned nblocksy = util_format_get_nblocksy(pt->format, pt->height0);
    [all...]
  /external/mesa3d/src/gallium/drivers/i915/
i915_resource_texture.c 215 tex->total_nblocksy = align_nblocksy(pt->format, pt->height0, 8);
218 } else if (pt->width0 == 64 && pt->height0 == 64) {
220 tex->total_nblocksy = align_nblocksy(pt->format, pt->height0, 8);
227 pt->width0, pt->height0, util_format_get_blocksize(pt->format),
253 tex->total_nblocksy = align_nblocksy(pt->format, pt->height0, 8);
258 pt->width0, pt->height0, util_format_get_blocksize(pt->format),
302 assert(pt->width0 == pt->height0); /* cubemap images are square */
337 unsigned height = pt->height0;
366 unsigned height = pt->height0;
368 unsigned nblocksy = util_format_get_nblocksy(pt->format, pt->height0);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
pp_run.c 49 in->height0 != ppq->p->framebuffer.height) {
52 pp_init_fbos(ppq, in->width0, in->height0);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_winsys_xsp.c 75 if (xsp_screen->tex->width0 == width && xsp_screen->tex->height0 == height)
87 templat.height0 = height;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
bitmap.c 75 res_tmpl.height0 = height;
153 *height = res->height0;
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_gen_mipmap.c 181 oldTex->height0,
230 dstHeight = u_minify(pt->height0, dstLevel);
  /external/mesa3d/src/gallium/auxiliary/postprocess/
pp_run.c 49 in->height0 != ppq->p->framebuffer.height) {
52 pp_init_fbos(ppq, in->width0, in->height0);
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_winsys_xsp.c 75 if (xsp_screen->tex->width0 == width && xsp_screen->tex->height0 == height)
87 templat.height0 = height;
  /external/mesa3d/src/gallium/state_trackers/vdpau/
bitmap.c 75 res_tmpl.height0 = height;
153 *height = res->height0;
  /external/mesa3d/src/mesa/state_tracker/
st_gen_mipmap.c 181 oldTex->height0,
230 dstHeight = u_minify(pt->height0, dstLevel);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
native_wayland_drm_bufmgr_helper.c 44 templ.height0 = buffer->buffer.height;
  /external/mesa3d/src/gallium/state_trackers/egl/common/
native_wayland_drm_bufmgr_helper.c 44 templ.height0 = buffer->buffer.height;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_sampler_view.c 124 pt->height0,
139 pt->height0,
196 u_minify(tex->b.b.height0, i),
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
vg_manager.c 75 strb->height = pt->height0;
130 stfb->height != pt->height0)
134 stfb->height = pt->height0;
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/wrapper/
wrapper_sw_winsys.c 96 0, 0, wdt->tex->width0, wdt->tex->height0);
149 templ.height0 = height;
209 0, 0, wdt->tex->width0, wdt->tex->height0);
  /external/mesa3d/src/gallium/drivers/svga/
svga_sampler_view.c 124 pt->height0,
139 pt->height0,
196 u_minify(tex->b.b.height0, i),

Completed in 675 milliseconds

12 3 4 5 6 7 8 91011>>