Home
last modified time | relevance | path

Searched refs:InvalidateSubFramebuffer (Results 1 – 11 of 11) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLAssembleGLInterfaceAutogen.cpp476 GET_PROC(InvalidateSubFramebuffer); in GrGLMakeAssembledGLInterface()
479 GET_PROC(InvalidateSubFramebuffer); in GrGLMakeAssembledGLInterface()
DGrGLAssembleWebGLInterfaceAutogen.cpp248 GET_PROC(InvalidateSubFramebuffer); in GrGLMakeAssembledWebGLInterface()
DGrGLAssembleGLESInterfaceAutogen.cpp447 GET_PROC(InvalidateSubFramebuffer); in GrGLMakeAssembledGLESInterface()
/external/skqp/src/gpu/gl/
DGrGLAssembleInterface.cpp362 GET_PROC(InvalidateSubFramebuffer); in GrGLMakeAssembledGLInterface()
730 GET_PROC(InvalidateSubFramebuffer); in GrGLMakeAssembledGLESInterface()
/external/skia/tools/gpu/gl/interface/
Dinterface.json5675 "InvalidateFramebuffer", "InvalidateSubFramebuffer",
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp3543 void GL_APIENTRY InvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum *atta… in InvalidateSubFramebuffer() function
3616InvalidateSubFramebuffer(target, numAttachments, attachments, 0, 0, std::numeric_limits<GLsizei>::… in InvalidateFramebuffer()
Dentry_points.h328 …void GL_APIENTRY InvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum *att…
Dentry_points.cpp1517 return gl::InvalidateSubFramebuffer(target, numAttachments, attachments, x, y, width, height); in glInvalidateSubFramebuffer()
DlibGLESv2.cpp6453 FUNCTION(InvalidateSubFramebuffer), in es2GetProcAddress()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp1700 ANGLE_CAPTURE(InvalidateSubFramebuffer, isCallValid, context, target, numAttachments, in GL_InvalidateSubFramebuffer()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp4955 ANGLE_CAPTURE(InvalidateSubFramebuffer, isCallValid, context, target, numAttachments, in GL_InvalidateSubFramebuffer()