Home
last modified time | relevance | path

Searched defs:fboImplementationInternalFormat (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dangle_format_data.json3 "fboImplementationInternalFormat": "GL_RGB565" string
6 "fboImplementationInternalFormat": "GL_RGB5_A1", string
22 "fboImplementationInternalFormat": "GL_RGBA4", string
DFormat.h80 GLenum fboImplementationInternalFormat; member