Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLDefines.h214 #define GR_GL_UNPACK_ALIGNMENT 0x0CF5 macro
DGrGLGpu.cpp1215 GR_GL_CALL(interface, PixelStorei(GR_GL_UNPACK_ALIGNMENT, in uploadTexData()
4346 GL_CALL(PixelStorei(GR_GL_UNPACK_ALIGNMENT, 1)); in createTestingOnlyBackendTexture()
/external/skia/tools/gpu/gl/debug/
DDebugGLTestContext.cpp131 case GR_GL_UNPACK_ALIGNMENT: in pixelStorei()