Searched refs:height0 (Results 276 - 300 of 300) sorted by relevance

<<1112

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_state.c411 tex->width0, tex->height0, tex->depth0,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c655 jit_tex->height = tex->height0;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c423 buffer->base.height0 = 1;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_texture.c1155 texture->height0);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/rbug/
H A Drbug_core.c225 &t->height0, 1,
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dnative_dri2.c139 templ.height0 = dri2surf->height;
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_dump_state.c274 util_dump_uint(stream, templat->height0);
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state.c411 tex->width0, tex->height0, tex->depth0,
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c655 jit_tex->height = tex->height0;
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c423 buffer->base.height0 = 1;
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture.c1155 texture->height0);
/external/mesa3d/src/gallium/drivers/rbug/
H A Drbug_core.c225 &t->height0, 1,
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dnative_dri2.c139 templ.height0 = dri2surf->height;
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c128 state->pot_height = util_is_power_of_two(texture->height0);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_surface.c91 height = u_minify(mt->base.base.height0, level) << mt->ms_y;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_surface.c94 height = u_minify(mt->base.base.height0, level) << mt->ms_y;
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c128 state->pot_height = util_is_power_of_two(texture->height0);
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_surface.c91 height = u_minify(mt->base.base.height0, level) << mt->ms_y;
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_surface.c94 height = u_minify(mt->base.base.height0, level) << mt->ms_y;
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c804 normalized ? ((GLfloat) height / sv[0]->texture->height0) : (GLfloat)height);
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c804 normalized ? ((GLfloat) height / sv[0]->texture->height0) : (GLfloat)height);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_state.c1246 buffer.height0 = 1;
H A Devergreen_state.c1382 | S_028C78_HEIGHT_MAX(pipe_tex->height0);
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c1246 buffer.height0 = 1;
H A Devergreen_state.c1382 | S_028C78_HEIGHT_MAX(pipe_tex->height0);

Completed in 2652 milliseconds

<<1112