Home
last modified time | relevance | path

Searched refs:GR_GL_LUMINANCE (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp1731 info.fDefaultExternalFormat = GR_GL_LUMINANCE;
1755 info.fInternalFormatForTexImageOrStorage = GR_GL_LUMINANCE;
1790 ioFormat.fExternalTexImageFormat = GR_GL_LUMINANCE;
2341 info.fDefaultExternalFormat = GR_GL_LUMINANCE;
2354 info.fInternalFormatForTexImageOrStorage = GR_GL_LUMINANCE;
2383 ioFormat.fExternalTexImageFormat = GR_GL_LUMINANCE;
H A DGrGLDefines.h431 #define GR_GL_LUMINANCE 0x1909 macro

Completed in 11 milliseconds