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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_texture.c 823 tex_image_size(const struct llvmpipe_resource *lpr, unsigned level, function
981 uint buffer_size = tex_image_size(lpr, level, layout);
1002 uint buffer_size = tex_image_size(lpr, level, LP_TEX_LAYOUT_LINEAR);
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_texture.c 823 tex_image_size(const struct llvmpipe_resource *lpr, unsigned level, function
981 uint buffer_size = tex_image_size(lpr, level, layout);
1002 uint buffer_size = tex_image_size(lpr, level, LP_TEX_LAYOUT_LINEAR);
    [all...]

Completed in 1965 milliseconds