HomeSort by relevance Sort by last modified time
    Searched refs:tex_height (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
renderer.c 107 VGint tex_height; member in struct:renderer::__anon18845::__anon18846
112 VGint tex_height; member in struct:renderer::__anon18845::__anon18847
121 VGint tex_width, tex_height; member in struct:renderer::__anon18845::__anon18849
533 VGint tex_width, VGint tex_height)
540 t0 = y0 / tex_height;
541 t1 = y1 / tex_height;
611 renderer->u.copy.tex_height = src->texture->height0;
633 renderer->u.copy.tex_height);
684 renderer->u.drawtex.tex_height = src->texture->height0;
706 renderer->u.drawtex.tex_height);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
renderer.c 107 VGint tex_height; member in struct:renderer::__anon11329::__anon11330
112 VGint tex_height; member in struct:renderer::__anon11329::__anon11331
121 VGint tex_width, tex_height; member in struct:renderer::__anon11329::__anon11333
533 VGint tex_width, VGint tex_height)
540 t0 = y0 / tex_height;
541 t1 = y1 / tex_height;
611 renderer->u.copy.tex_height = src->texture->height0;
633 renderer->u.copy.tex_height);
684 renderer->u.drawtex.tex_height = src->texture->height0;
706 renderer->u.drawtex.tex_height);
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
texture_manager.cc 1487 GLsizei tex_height = 0; local
    [all...]
gles2_cmd_decoder.cc 8295 GLsizei tex_height = 0; local
8331 GLsizei tex_height = 0; local
9001 GLsizei tex_height = 0; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 1249 LLVMValueRef tex_width, tex_height, tex_depth; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample_soa.c 1249 LLVMValueRef tex_width, tex_height, tex_depth; local
    [all...]

Completed in 2119 milliseconds