OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GrGLBindFragDataLocationIndexedProc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/gpu/gl/
GrGLFunctions.h
54
typedef GrGLvoid (GR_GL_FUNCTION_TYPE*
GrGLBindFragDataLocationIndexedProc
)(GrGLuint program, GrGLuint colorNumber, GrGLuint index, const GrGLchar * name);
/external/skia/include/gpu/gl/
GrGLFunctions.h
54
typedef GrGLvoid (GR_GL_FUNCTION_TYPE*
GrGLBindFragDataLocationIndexedProc
)(GrGLuint program, GrGLuint colorNumber, GrGLuint index, const GrGLchar * name);
Completed in 38 milliseconds