Searched refs:framebufferTexture2DMultisample (Results 1 - 8 of 8) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLTestInterface.cpp77 fFunctions.fFramebufferTexture2DMultisample = bind_to_member(this, &GrGLTestInterface::framebufferTexture2DMultisample);
H A DGrGLCreateNullInterface.cpp430 GrGLvoid framebufferTexture2DMultisample(GrGLenum target, GrGLenum attachment,
H A DGrGLTestInterface.h78 virtual GrGLvoid framebufferTexture2DMultisample(GrGLenum target, GrGLenum attachment, GrGLenum textarget, GrGLuint texture, GrGLint level, GrGLsizei samples) {} function in class:GrGLTestInterface
/external/skia/tools/gpu/gl/debug/
H A DDebugGLTestContext.cpp493 GrGLvoid framebufferTexture2DMultisample(GrGLenum target, GrGLenum attachment,
/external/skqp/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp430 GrGLvoid framebufferTexture2DMultisample(GrGLenum target, GrGLenum attachment,
H A DGrGLTestInterface.cpp77 fFunctions.fFramebufferTexture2DMultisample = bind_to_member(this, &GrGLTestInterface::framebufferTexture2DMultisample);
H A DGrGLTestInterface.h78 virtual GrGLvoid framebufferTexture2DMultisample(GrGLenum target, GrGLenum attachment, GrGLenum textarget, GrGLuint texture, GrGLint level, GrGLsizei samples) {} function in class:GrGLTestInterface
/external/skqp/tools/gpu/gl/debug/
H A DDebugGLTestContext.cpp487 GrGLvoid framebufferTexture2DMultisample(GrGLenum target, GrGLenum attachment,

Completed in 138 milliseconds