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::__anon17840::__anon17841
112 VGint tex_height; member in struct:renderer::__anon17840::__anon17842
121 VGint tex_width, tex_height; member in struct:renderer::__anon17840::__anon17844
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::__anon31399::__anon31400
112 VGint tex_height; member in struct:renderer::__anon31399::__anon31401
121 VGint tex_width, tex_height; member in struct:renderer::__anon31399::__anon31403
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 1526 GLsizei tex_height = 0; local
    [all...]
gles2_cmd_decoder.cc 8007 GLsizei tex_height = 0; local
8043 GLsizei tex_height = 0; local
8675 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 485 milliseconds