Searched refs:driGLFormatToImageFormat (Results 1 – 7 of 7) sorted by relevance
321 driGLFormatToImageFormat(mesa_format format);
1019 driGLFormatToImageFormat(mesa_format format) in driGLFormatToImageFormat() function
315 img->dri_format = driGLFormatToImageFormat(rb->Format); in dri2_create_image_from_renderbuffer2()413 img->dri_format = driGLFormatToImageFormat(obj->Image[face][level]->TexFormat); in dri2_create_from_texture()
375 image->dri_format = driGLFormatToImageFormat(image->format); in intel_create_image_from_renderbuffer()429 image->dri_format = driGLFormatToImageFormat(image->format); in intel_create_image_from_texture()
872 driGLFormatToImageFormat(format), in intel_update_image_buffers()
586 image->dri_format = driGLFormatToImageFormat(image->format); in brw_create_image_from_renderbuffer()644 image->dri_format = driGLFormatToImageFormat(image->format); in brw_create_image_from_texture()
1944 driGLFormatToImageFormat(format), in brw_update_image_buffers()