Searched defs:tempImage (Results 1 – 15 of 15) sorted by relevance
54 const GLubyte *tempImage = NULL; in _mesa_texstore_rgb_dxt1() local108 const GLubyte *tempImage = NULL; in _mesa_texstore_rgba_dxt1() local163 const GLubyte *tempImage = NULL; in _mesa_texstore_rgba_dxt3() local217 const GLubyte *tempImage = NULL; in _mesa_texstore_rgba_dxt5() local
82 const GLubyte *tempImage = NULL; in _mesa_texstore_red_rgtc1() local135 const GLbyte *tempImage = NULL; in _mesa_texstore_signed_red_rgtc1() local188 const GLubyte *tempImage = NULL; in _mesa_texstore_rg_rgtc2() local253 const GLbyte *tempImage = NULL; in _mesa_texstore_signed_rg_rgtc2() local
129 const GLubyte *tempImage = NULL; in _mesa_texstore_bptc_rgba_unorm() local178 const float *tempImage = NULL; in texstore_bptc_rgb_float() local
53 const uint8_t *tempImage = NULL; in _mesa_texstore_fxt1() local
681 void *tempImage = NULL; in texstore_rgba() local
328 GLfloat *tempImage, *tempSlice; in get_tex_rgba_compressed() local
46 std::vector<float> tempImage(result.size()); in GetLabelAndResizedImageAsFloat() local
94 File tempImage = temporaryFolder.newFile(); in getGeneratedImageFile() local
119 std::vector<float> tempImage(imageData.size()); in PrepareImageTensor() local
343 XImage *tempImage; member
410 cl_mem tempImage; in SubTestTexture2D() local
1300 AutoPtr<dng_image> tempImage; in Render() local
2934 dng_row_interleaved_image tempImage (image, in Read() local
4586 dng_row_interleaved_image tempImage (*((dng_image *) &image), in WriteImage() local
70 XImage *tempImage; member