Searched refs:driGLFormatToSizedInternalGLFormat (Results 1 – 4 of 4) sorted by relevance
324 driGLFormatToSizedInternalGLFormat(mesa_format format);
1029 driGLFormatToSizedInternalGLFormat(mesa_format format) in driGLFormatToSizedInternalGLFormat() function
488 stimg->internalformat = driGLFormatToSizedInternalGLFormat(mesa_format); in dri_get_egl_image()
658 internal_format = driGLFormatToSizedInternalGLFormat(image->format); in intel_image_target_texture()