Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/
H A DPixmapSurfaceGLX.cpp27 int EGLTextureFormatToGLXTextureFormat(EGLint textureFormat) in EGLTextureFormatToGLXTextureFormat() function
118 EGLTextureFormatToGLXTextureFormat(mState.attributes.getAsInt(EGL_TEXTURE_FORMAT))); in initialize()