Home
last modified time | relevance | path

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

/third_party/openGLES/extensions/ARB/
DARB_invalidate_subdata.txt116 void InvalidateSubFramebuffer(enum target,
214 void InvalidateSubFramebuffer(enum target,
258 is equivalent to the command InvalidateSubFramebuffer with <x>,
291 DEPTH_EXT, and STENCIL_EXT are accepted in InvalidateSubFramebuffer and
392 (6) Should the subregion for InvalidateSubFramebuffer be explicitly
397 InvalidateSubFramebuffer does not generate fragments, so it's more
410 want to error-check the parameters of InvalidateSubFramebuffer. However,
DARB_direct_state_access.txt2693 (Modify the introduction of InvalidateSubFramebuffer as following, p. 476)
2699 void InvalidateSubFramebuffer(enum target, sizei numAttachments,
2708 For InvalidateSubFramebuffer, the framebuffer object is that bound to
2737 InvalidateSubFramebuffer(target, numAttachments, attachments,
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_invalidate_subdata.txt106 void InvalidateSubFramebuffer(enum target,
204 void InvalidateSubFramebuffer(enum target,
248 is equivalent to the command InvalidateSubFramebuffer with <x>,
281 DEPTH_EXT, and STENCIL_EXT are accepted in InvalidateSubFramebuffer and
382 (6) Should the subregion for InvalidateSubFramebuffer be explicitly
387 InvalidateSubFramebuffer does not generate fragments, so it's more
400 want to error-check the parameters of InvalidateSubFramebuffer. However,
DARB_direct_state_access.txt2662 (Modify the introduction of InvalidateSubFramebuffer as following, p. 476)
2668 void InvalidateSubFramebuffer(enum target, sizei numAttachments,
2677 For InvalidateSubFramebuffer, the framebuffer object is that bound to
2706 InvalidateSubFramebuffer(target, numAttachments, attachments,
/third_party/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.cpp454 GET_PROC(InvalidateSubFramebuffer); in GrGLMakeAssembledGLESInterface()
/third_party/skia/tools/gpu/gl/interface/
Dinterface.json5678 "InvalidateFramebuffer", "InvalidateSubFramebuffer",
/third_party/skia/third_party/externals/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.cpp6448 FUNCTION(InvalidateSubFramebuffer), in es2GetProcAddress()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_0_autogen.cpp1777 ANGLE_CAPTURE(InvalidateSubFramebuffer, isCallValid, context, target, numAttachments, in GL_InvalidateSubFramebuffer()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.cpp5140 ANGLE_CAPTURE(InvalidateSubFramebuffer, isCallValid, context, target, numAttachments, in GL_InvalidateSubFramebuffer()