Searched refs:driImageFormatToGLFormat (Results 1 – 3 of 3) sorted by relevance
313 driImageFormatToGLFormat(uint32_t image_format);
746 mesa_format mesa_format = driImageFormatToGLFormat(map->dri_format); in dri_get_egl_image()
1183 driImageFormatToGLFormat(uint32_t image_format) in driImageFormatToGLFormat() function