Searched refs:driGLFormatToImageFormat (Results 1 – 7 of 7) sorted by relevance
279 driGLFormatToImageFormat(mesa_format format);
840 driGLFormatToImageFormat(mesa_format format) in driGLFormatToImageFormat() function
355 image->dri_format = driGLFormatToImageFormat(image->format); in intel_create_image_from_renderbuffer()409 image->dri_format = driGLFormatToImageFormat(image->format); in intel_create_image_from_texture()
882 driGLFormatToImageFormat(format), in intel_update_image_buffers()
468 image->dri_format = driGLFormatToImageFormat(image->format); in intel_create_image_from_renderbuffer()523 image->dri_format = driGLFormatToImageFormat(image->format); in intel_create_image_from_texture()
1754 driGLFormatToImageFormat(format), in intel_update_image_buffers()
1226 img->dri_format = driGLFormatToImageFormat(obj->Image[face][level]->TexFormat); in dri2_create_from_texture()