Searched refs:_mesa_swap_bytes_2d_image (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | image.h | 132 _mesa_swap_bytes_2d_image(GLenum format, GLenum type,
|
D | image.c | 865 _mesa_swap_bytes_2d_image(GLenum format, GLenum type, in _mesa_swap_bytes_2d_image() function
|
D | texgetimage.c | 384 _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()
|
D | readpix.c | 634 _mesa_swap_bytes_2d_image(format, type, packing, in read_rgba_pixels()
|
D | texstore.c | 741 _mesa_swap_bytes_2d_image(srcFormat, srcType, in texstore_rgba()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_texture.c | 269 _mesa_swap_bytes_2d_image(format, type, &ctx->Pack, in copy_to_staging_dest()
|