Searched refs:InvalidateSubFramebuffer (Results 1 – 14 of 14) sorted by relevance
| /third_party/openGLES/extensions/ARB/ |
| D | ARB_invalidate_subdata.txt | 116 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,
|
| D | ARB_direct_state_access.txt | 2693 (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/ |
| D | ARB_invalidate_subdata.txt | 106 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,
|
| D | ARB_direct_state_access.txt | 2662 (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/ |
| D | GrGLAssembleGLInterfaceAutogen.cpp | 476 GET_PROC(InvalidateSubFramebuffer); in GrGLMakeAssembledGLInterface() 479 GET_PROC(InvalidateSubFramebuffer); in GrGLMakeAssembledGLInterface()
|
| D | GrGLAssembleWebGLInterfaceAutogen.cpp | 248 GET_PROC(InvalidateSubFramebuffer); in GrGLMakeAssembledWebGLInterface()
|
| D | GrGLAssembleGLESInterfaceAutogen.cpp | 454 GET_PROC(InvalidateSubFramebuffer); in GrGLMakeAssembledGLESInterface()
|
| /third_party/skia/tools/gpu/gl/interface/ |
| D | interface.json5 | 678 "InvalidateFramebuffer", "InvalidateSubFramebuffer",
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | libGLESv3.cpp | 3543 void GL_APIENTRY InvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum *atta… in InvalidateSubFramebuffer() function 3616 …InvalidateSubFramebuffer(target, numAttachments, attachments, 0, 0, std::numeric_limits<GLsizei>::… in InvalidateFramebuffer()
|
| D | entry_points.h | 328 …void GL_APIENTRY InvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum *att…
|
| D | entry_points.cpp | 1517 return gl::InvalidateSubFramebuffer(target, numAttachments, attachments, x, y, width, height); in glInvalidateSubFramebuffer()
|
| D | libGLESv2.cpp | 6448 FUNCTION(InvalidateSubFramebuffer), in es2GetProcAddress()
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | entry_points_gles_3_0_autogen.cpp | 1777 ANGLE_CAPTURE(InvalidateSubFramebuffer, isCallValid, context, target, numAttachments, in GL_InvalidateSubFramebuffer()
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| D | entry_points_gl_4_autogen.cpp | 5140 ANGLE_CAPTURE(InvalidateSubFramebuffer, isCallValid, context, target, numAttachments, in GL_InvalidateSubFramebuffer()
|