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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/android/
android_sw_winsys.cpp 169 adt->height = templ->height0;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_mipmap_tree.c 171 mt->levels[level].height = minify(mt->height0, i);
190 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits)
205 mt->height0 = height0;
340 fprintf(stderr, "height0 %d vs %d\n", mtBaseLevel->height, firstImage->Height);
  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_atom_framebuffer.c 70 u_minify(resource->height0, level) == rtt_height) {
  /external/mesa3d/src/gallium/auxiliary/util/
u_staging.c 42 template->height0 = height;
u_blit.c 570 texTemp.height0 = srcH;
641 t0 /= (float)(u_minify(sampler_view->texture->height0, src_level));
642 t1 /= (float)(u_minify(sampler_view->texture->height0, src_level));
834 assert(tex->height0 != 0);
846 float h = (float) u_minify(tex->height0, level);
  /external/mesa3d/src/gallium/drivers/i915/
i915_resource_buffer.c 183 buf->b.b.height0 = 1;
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_miptree.c 97 rect->h = u_minify(pt->height0, level) << mt->ms_y;
304 h = pt->height0 << mt->ms_y;
310 !util_is_power_of_two(pt->height0) ||
420 ns->height = u_minify(pt->height0, ps->u.tex.level);
nv30_texture.c 269 so->npot_size0 = (pt->width0 << 16) | pt->height0;
281 so->fmt |= util_logbase2(pt->height0) << 24;
  /external/mesa3d/src/gallium/include/pipe/
p_state.h 408 unsigned height0; member in struct:pipe_resource
  /external/mesa3d/src/gallium/winsys/sw/android/
android_sw_winsys.cpp 169 adt->height = templ->height0;
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_mipmap_tree.c 171 mt->levels[level].height = minify(mt->height0, i);
190 GLuint width0, GLuint height0, GLuint depth0, GLuint tilebits)
205 mt->height0 = height0;
340 fprintf(stderr, "height0 %d vs %d\n", mtBaseLevel->height, firstImage->Height);
  /external/mesa3d/src/mesa/state_tracker/
st_atom_framebuffer.c 70 u_minify(resource->height0, level) == rtt_height) {
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_texture.c 269 so->npot_size0 = (pt->width0 << 16) | pt->height0;
281 so->fmt |= util_logbase2(pt->height0) << 24;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 834 bool stretch = view->texture->width0 != w || view->texture->height0 != h;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
egl_g3d_image.c 110 templ.height0 = attrs.Height;
171 nbuf.u.drm.templ.height0 = attrs.Height;
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/
quad-sample.c 216 templat.height0 = SIZE;
328 templat.height0 = HEIGHT;
  /external/chromium_org/third_party/mesa/src/src/gallium/tests/trivial/
quad-tex.c 145 tmplt.height0 = HEIGHT;
166 t_tmplt.height0 = 2;
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 834 bool stretch = view->texture->width0 != w || view->texture->height0 != h;
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_image.c 110 templ.height0 = attrs.Height;
171 nbuf.u.drm.templ.height0 = attrs.Height;
  /external/mesa3d/src/gallium/tests/graw/
quad-sample.c 216 templat.height0 = SIZE;
328 templat.height0 = HEIGHT;
  /external/mesa3d/src/gallium/tests/trivial/
quad-tex.c 145 tmplt.height0 = HEIGHT;
166 t_tmplt.height0 = 2;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_mipmap_tree.c 81 GLuint height0,
103 mt->height0 = height0;
145 mt->height0,
193 GLuint height0,
237 height0, depth0,
806 mt->height0,
842 mt->height0,
1036 mt->singlesample_mt->height0);
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_mipmap_tree.c 81 GLuint height0,
103 mt->height0 = height0;
145 mt->height0,
193 GLuint height0,
237 height0, depth0,
806 mt->height0,
842 mt->height0,
1036 mt->singlesample_mt->height0);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_blit.c 570 texTemp.height0 = srcH;
641 t0 /= (float)(u_minify(sampler_view->texture->height0, src_level));
642 t1 /= (float)(u_minify(sampler_view->texture->height0, src_level));
834 assert(tex->height0 != 0);
846 float h = (float) u_minify(tex->height0, level);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_idct.c 599 buffer->fb_state_mismatch.height = tex->height0;
610 buffer->viewport_mismatch.scale[1] = tex->height0;
639 buffer->fb_state.height = tex->height0;
655 buffer->viewport.scale[1] = tex->height0;
705 tex_templ.height0 = 8;

Completed in 791 milliseconds

1 2 3 45 6 7 8 91011>>