Home
last modified time | relevance | path

Searched defs:tempImage (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dtexcompress_s3tc.c53 const GLubyte *tempImage = NULL; in _mesa_texstore_rgb_dxt1() local
105 const GLubyte *tempImage = NULL; in _mesa_texstore_rgba_dxt1() local
161 const GLubyte *tempImage = NULL; in _mesa_texstore_rgba_dxt3() local
216 const GLubyte *tempImage = NULL; in _mesa_texstore_rgba_dxt5() local
Dtexcompress_rgtc.c81 const GLubyte *tempImage = NULL; in _mesa_texstore_red_rgtc1() local
134 const GLfloat *tempImage = NULL; in _mesa_texstore_signed_red_rgtc1() local
187 const GLubyte *tempImage = NULL; in _mesa_texstore_rg_rgtc2() local
252 const GLfloat *tempImage = NULL; in _mesa_texstore_signed_rg_rgtc2() local
Dtexcompress_bptc.c129 const GLubyte *tempImage = NULL; in _mesa_texstore_bptc_rgba_unorm() local
178 const float *tempImage = NULL; in texstore_bptc_rgb_float() local
Dtexcompress_fxt1.c53 const uint8_t *tempImage = NULL; in _mesa_texstore_fxt1() local
Dtexstore.c674 void *tempImage = NULL; in texstore_rgba() local
Dtexgetimage.c325 GLfloat *tempImage, *tempSlice; in get_tex_rgba_compressed() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h341 XImage *tempImage; member
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_render.cpp1300 AutoPtr<dng_image> tempImage; in Render() local
Ddng_read_image.cpp2934 dng_row_interleaved_image tempImage (image, in Read() local
Ddng_image_writer.cpp4586 dng_row_interleaved_image tempImage (*((dng_image *) &image), in WriteImage() local
/third_party/mesa3d/src/gallium/winsys/sw/xlib/
Dxlib_sw_winsys.c70 XImage *tempImage; member
/third_party/mesa3d/src/mesa/swrast/
Ds_drawpix.c462 void *tempImage = NULL; in draw_rgba_pixels() local