Home
last modified time | relevance | path

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

/third_party/skia/include/gpu/gl/
H A 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

Completed in 2 milliseconds