Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dimage.h132 _mesa_swap_bytes_2d_image(GLenum format, GLenum type,
Dimage.c865 _mesa_swap_bytes_2d_image(GLenum format, GLenum type, in _mesa_swap_bytes_2d_image() function
Dtexgetimage.c384 _mesa_swap_bytes_2d_image(format, type, &ctx->Pack, in get_tex_rgba_compressed()
557 _mesa_swap_bytes_2d_image(format, type, &ctx->Pack, in get_tex_rgba_uncompressed()
Dreadpix.c634 _mesa_swap_bytes_2d_image(format, type, packing, in read_rgba_pixels()
Dtexstore.c741 _mesa_swap_bytes_2d_image(srcFormat, srcType, in texstore_rgba()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c269 _mesa_swap_bytes_2d_image(format, type, &ctx->Pack, in copy_to_staging_dest()