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

1 2 3 4 5 6 78 91011>>

  /external/mesa3d/src/gallium/tests/graw/
tri-instanced.c 257 templat.height0 = HEIGHT;
  /external/mesa3d/src/gallium/tests/trivial/
tri.c 136 tmplt.height0 = HEIGHT;
  /external/mesa3d/src/gallium/winsys/sw/wayland/
wayland_sw_winsys.c 222 wldt->height = templet->height0;
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_zscan.c 374 res_tmpl.height0 = VL_BLOCK_HEIGHT;
498 res_tmpl.height0 = VL_BLOCK_HEIGHT;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_tex.c 126 tic[5] = (1 << 16) | mt->base.base.height0;
192 tic[5] = (mt->base.base.height0 << mt->ms_y) & 0xffff;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_blit.c 460 unsigned src_height0 = r300_resource(src)->tex.height0;
462 unsigned dst_height0 = r300_resource(dst)->tex.height0;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
evergreen_compute.c 758 assert(templ->height0 == 1 || templ->height0 == 0);
compute_memory_pool.c 61 templ.height0 = 1;
r600_texture.c 82 surface->npix_y = ptex->height0;
575 resource.height0 = texture->height0;
669 resource.height0 = box->height;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_zscan.c 374 res_tmpl.height0 = VL_BLOCK_HEIGHT;
498 res_tmpl.height0 = VL_BLOCK_HEIGHT;
  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_tex.c 126 tic[5] = (1 << 16) | mt->base.base.height0;
192 tic[5] = (mt->base.base.height0 << mt->ms_y) & 0xffff;
  /external/mesa3d/src/gallium/drivers/r300/
r300_blit.c 460 unsigned src_height0 = r300_resource(src)->tex.height0;
462 unsigned dst_height0 = r300_resource(dst)->tex.height0;
  /external/mesa3d/src/gallium/drivers/r600/
evergreen_compute.c 758 assert(templ->height0 == 1 || templ->height0 == 0);
compute_memory_pool.c 61 templ.height0 = 1;
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
pp_init.c 217 tmp_res.height0 = h;
pp_mlaa.c 243 res.width0 = res.height0 = 165;
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_surface.c 105 templ.height0 = height;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/noop/
noop_pipe.c 104 nresource->size = stride * templ->height0 * templ->depth0;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/sw/
drisw.c 210 templ.height0 = height;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
xm_st.c 131 templ.height0 = height;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
vdpau_private.h 297 box.height = res->height0;
  /external/mesa3d/src/gallium/auxiliary/postprocess/
pp_init.c 217 tmp_res.height0 = h;
pp_mlaa.c 243 res.width0 = res.height0 = 165;
  /external/mesa3d/src/gallium/auxiliary/util/
u_surface.c 105 templ.height0 = height;
  /external/mesa3d/src/gallium/drivers/noop/
noop_pipe.c 104 nresource->size = stride * templ->height0 * templ->depth0;

Completed in 2778 milliseconds

1 2 3 4 5 6 78 91011>>