OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GrGLFramebufferTexture2DProc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h
199
GLPtr<
GrGLFramebufferTexture2DProc
> fFramebufferTexture2D;
GrGLFunctions.h
118
typedef GrGLvoid (GR_GL_FUNCTION_TYPE*
GrGLFramebufferTexture2DProc
)(GrGLenum target, GrGLenum attachment, GrGLenum textarget, GrGLuint texture, GrGLint level);
Completed in 29 milliseconds