Home
last modified time | relevance | path

Searched refs:_mesa_swap_bytes_2d_image (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/main/
Dimage.h138 _mesa_swap_bytes_2d_image(GLenum format, GLenum type,
Dtexgetimage.c381 _mesa_swap_bytes_2d_image(format, type, &ctx->Pack, in get_tex_rgba_compressed()
554 _mesa_swap_bytes_2d_image(format, type, &ctx->Pack, in get_tex_rgba_uncompressed()
Dimage.c989 _mesa_swap_bytes_2d_image(GLenum format, GLenum type, in _mesa_swap_bytes_2d_image() function
Dreadpix.c623 _mesa_swap_bytes_2d_image(format, type, packing, in read_rgba_pixels()
Dtexstore.c738 _mesa_swap_bytes_2d_image(srcFormat, srcType, in texstore_rgba()
/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c500 _mesa_swap_bytes_2d_image(format, type, unpack, in draw_rgba_pixels()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c2275 _mesa_swap_bytes_2d_image(format, type, &ctx->Pack, in st_GetTexSubImage()