Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLDefines.h558 #define GR_GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro
DGrGLCreateNullInterface.cpp500 case GR_GL_MAX_FRAGMENT_UNIFORM_COMPONENTS: in getIntegerv()
DGrGLCaps.cpp84 GR_GL_GetIntegerv(gli, GR_GL_MAX_FRAGMENT_UNIFORM_COMPONENTS, &max); in init()
/external/skqp/src/gpu/gl/
DGrGLDefines.h564 #define GR_GL_MAX_FRAGMENT_UNIFORM_COMPONENTS 0x8B49 macro
DGrGLCreateNullInterface.cpp500 case GR_GL_MAX_FRAGMENT_UNIFORM_COMPONENTS: in getIntegerv()
DGrGLCaps.cpp84 GR_GL_GetIntegerv(gli, GR_GL_MAX_FRAGMENT_UNIFORM_COMPONENTS, &max); in init()
/external/skia/tools/gpu/gl/debug/
DDebugGLTestContext.cpp641 case GR_GL_MAX_FRAGMENT_UNIFORM_COMPONENTS: in getIntegerv()
/external/skqp/tools/gpu/gl/debug/
DDebugGLTestContext.cpp635 case GR_GL_MAX_FRAGMENT_UNIFORM_COMPONENTS: in getIntegerv()