Home
last modified time | relevance | path

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

/external/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.c63 const GLubyte *tempImage = NULL; in _mesa_texstore_rgb_fxt1() local
118 const GLubyte *tempImage = NULL; in _mesa_texstore_rgba_fxt1() local
Dtexstore.c674 void *tempImage = NULL; in texstore_rgba() local
Dtexgetimage.c325 GLfloat *tempImage, *tempSlice; in get_tex_rgba_compressed() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowBitmapRegionDecoderTest.java91 File tempImage = temporaryFolder.newFile(); in getGeneratedImageFile() local
/external/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_api.h341 XImage *tempImage; member
/external/OpenCL-CTS/test_conformance/d3d11/
Dtexture2d.cpp410 cl_mem tempImage; in SubTestTexture2D() local
/external/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
/external/mesa3d/src/gallium/winsys/sw/xlib/
Dxlib_sw_winsys.c70 XImage *tempImage; member
/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c462 void *tempImage = NULL; in draw_rgba_pixels() local