Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.cpp76 GR_GL_GetIntegerv(gli, GR_GL_MAX_FRAGMENT_UNIFORM_COMPONENTS, &max); in init()
DGrGLCreateNullInterface.cpp257 case GR_GL_MAX_FRAGMENT_UNIFORM_COMPONENTS: in nullGLGetIntegerv()
/external/skia/include/gpu/gl/
DGrGLDefines.h327 #define GR_GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro