Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLDefines.h396 #define GR_GL_TEXTURE 0x1702 macro
632 #define GR_GL_TEXTURE 0x1702 macro
DGrGLGpu.cpp1670 GR_GL_CALL(gpu->glInterface(), ObjectLabel(GR_GL_TEXTURE, id, -1, label.c_str())); in set_khr_debug_label()