Searched refs:nullGLFramebufferTexture2D (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp197 GrGLvoid GR_GL_FUNCTION_TYPE nullGLFramebufferTexture2D(GrGLenum target, GrGLenum attachment, GrGLenum textarget, GrGLuint texture, GrGLint level) {} function in namespace:__anon15286
466 functions->fFramebufferTexture2D = nullGLFramebufferTexture2D;
/external/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp147 GrGLvoid GR_GL_FUNCTION_TYPE nullGLFramebufferTexture2D(GrGLenum target, GrGLenum attachment, GrGLenum textarget, GrGLuint texture, GrGLint level) {} function in namespace:__anon30697
412 functions->fFramebufferTexture2D = nullGLFramebufferTexture2D;

Completed in 594 milliseconds