HomeSort by relevance Sort by last modified time
    Searched refs:tex_height (Results 1 - 5 of 5) 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::__anon14947::__anon14948
112 VGint tex_height; member in struct:renderer::__anon14947::__anon14949
121 VGint tex_width, tex_height; member in struct:renderer::__anon14947::__anon14951
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::__anon25291::__anon25292
112 VGint tex_height; member in struct:renderer::__anon25291::__anon25293
121 VGint tex_width, tex_height; member in struct:renderer::__anon25291::__anon25295
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/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...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc 7636 GLsizei tex_height = 0; local
7962 GLsizei tex_height = 0; local
8473 GLsizei tex_height = 0; local
    [all...]

Completed in 1402 milliseconds