Home
last modified time | relevance | path

Searched refs:driGLFormatToSizedInternalGLFormat (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_util.h310 driGLFormatToSizedInternalGLFormat(mesa_format format);
Ddri_screen.c747 stimg->internalformat = driGLFormatToSizedInternalGLFormat(mesa_format); in dri_get_egl_image()
Ddri_util.c1173 driGLFormatToSizedInternalGLFormat(mesa_format format) in driGLFormatToSizedInternalGLFormat() function