Home
last modified time | relevance | path

Searched refs:GR_GL_RED (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp1527 info.fDefaultExternalFormat = GR_GL_RED;
1553 texImageSupportsSizedInternalFormat ? GR_GL_R8 : GR_GL_RED;
1579 ioFormat.fExternalTexImageFormat = GR_GL_RED;
1580 ioFormat.fExternalReadFormat = GR_GL_RED;
1613 ioFormat.fExternalTexImageFormat = GR_GL_RED;
1614 ioFormat.fExternalReadFormat = GR_GL_RED;
2228 info.fDefaultExternalFormat = GR_GL_RED;
2270 texImageSupportsSizedInternalFormat ? GR_GL_R16F : GR_GL_RED;
2296 ioFormat.fExternalTexImageFormat = GR_GL_RED;
2297 ioFormat.fExternalReadFormat = GR_GL_RED;
[all...]
H A DGrGLDefines.h426 #define GR_GL_RED 0x1903 macro
H A DGrGLGpu.cpp2753 GR_GL_RED, in bindTexture()

Completed in 14 milliseconds