Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/gpu/gl/
DGrGLTypes.h29 #define GR_IS_GR_GL(standard) false macro
35 #define GR_IS_GR_GL(standard) true macro
41 #define GR_IS_GR_GL(standard) false macro
47 #define GR_IS_GR_GL(standard) (kGL_GrGLStandard == standard) macro
/third_party/skia/include/gpu/gl/
DGrGLTypes.h29 #define GR_IS_GR_GL(standard) false macro
35 #define GR_IS_GR_GL(standard) true macro
41 #define GR_IS_GR_GL(standard) false macro
47 #define GR_IS_GR_GL(standard) (kGL_GrGLStandard == standard) macro