Searched defs:numAttachments (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dfbobject.c4733 _mesa_InvalidateSubFramebuffer_no_error(GLenum target, GLsizei numAttachments, argument
4742 _mesa_InvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, argument
4523 invalidate_framebuffer_storage(struct gl_context * ctx,struct gl_framebuffer * fb,GLsizei numAttachments,const GLenum * attachments,GLint x,GLint y,GLsizei width,GLsizei height,const char * name) argument
4692 discard_framebuffer(struct gl_context * ctx,struct gl_framebuffer * fb,GLsizei numAttachments,const GLenum * attachments) argument
4764 _mesa_InvalidateNamedFramebufferSubData(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments,GLint x,GLint y,GLsizei width,GLsizei height) argument
4792 _mesa_InvalidateFramebuffer_no_error(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
4807 _mesa_InvalidateFramebuffer(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
4844 _mesa_InvalidateNamedFramebufferData(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments) argument
4885 _mesa_DiscardFramebufferEXT(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dfbobject.c5234 _mesa_InvalidateSubFramebuffer_no_error(GLenum target, GLsizei numAttachments, argument
5243 _mesa_InvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, argument
5022 invalidate_framebuffer_storage(struct gl_context * ctx,struct gl_framebuffer * fb,GLsizei numAttachments,const GLenum * attachments,GLint x,GLint y,GLsizei width,GLsizei height,const char * name) argument
5192 discard_framebuffer(struct gl_context * ctx,struct gl_framebuffer * fb,GLsizei numAttachments,const GLenum * attachments) argument
5265 _mesa_InvalidateNamedFramebufferSubData(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments,GLint x,GLint y,GLsizei width,GLsizei height) argument
5293 _mesa_InvalidateFramebuffer_no_error(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
5308 _mesa_InvalidateFramebuffer(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
5345 _mesa_InvalidateNamedFramebufferData(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments) argument
5386 _mesa_DiscardFramebufferEXT(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
[all...]
/xsrc/external/mit/MesaLib/src/mapi/es2api/
H A Dglapi_mapi_tmp.h1712 GLAPI void APIENTRY glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum *attachments) argument
1719 GLAPI void APIENTRY glInvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height) argument
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c3784 GLsizei numAttachments; member in struct:marshal_cmd_InvalidateSubFramebuffer
3795 GLsizei numAttachments = cmd->numAttachments; local in function:_mesa_unmarshal_InvalidateSubFramebuffer
3807 _mesa_marshal_InvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height) argument
3835 GLsizei numAttachments; member in struct:marshal_cmd_InvalidateFramebuffer
3842 GLsizei numAttachments = cmd->numAttachments; local in function:_mesa_unmarshal_InvalidateFramebuffer
3850 _mesa_marshal_InvalidateFramebuffer(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
5609 GLsizei numAttachments; member in struct:marshal_cmd_InvalidateNamedFramebufferData
5616 GLsizei numAttachments = cmd->numAttachments; local in function:_mesa_unmarshal_InvalidateNamedFramebufferData
5624 _mesa_marshal_InvalidateNamedFramebufferData(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments) argument
5648 GLsizei numAttachments; member in struct:marshal_cmd_InvalidateNamedFramebufferSubData
5659 GLsizei numAttachments = cmd->numAttachments; local in function:_mesa_unmarshal_InvalidateNamedFramebufferSubData
5671 _mesa_marshal_InvalidateNamedFramebufferSubData(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments,GLint x,GLint y,GLsizei width,GLsizei height) argument
[all...]
H A Dmarshal_generated7.c7291 GLsizei numAttachments; member in struct:marshal_cmd_DiscardFramebufferEXT
7298 GLsizei numAttachments = cmd->numAttachments; local in function:_mesa_unmarshal_DiscardFramebufferEXT
7306 _mesa_marshal_DiscardFramebufferEXT(GLenum target, GLsizei numAttachments, const GLenum * attachments) argument
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c26917 GLsizei numAttachments; member in struct:marshal_cmd_InvalidateSubFramebuffer
26928 const GLsizei numAttachments = cmd->numAttachments; local in function:_mesa_unmarshal_InvalidateSubFramebuffer
26940 _mesa_marshal_InvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height) argument
26976 GLsizei numAttachments; member in struct:marshal_cmd_InvalidateFramebuffer
26983 const GLsizei numAttachments = cmd->numAttachments; local in function:_mesa_unmarshal_InvalidateFramebuffer
26991 _mesa_marshal_InvalidateFramebuffer(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
28460 _mesa_marshal_InvalidateNamedFramebufferData(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments) argument
28471 _mesa_marshal_InvalidateNamedFramebufferSubData(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments,GLint x,GLint y,GLsizei width,GLsizei height) argument
40429 GLsizei numAttachments; member in struct:marshal_cmd_DiscardFramebufferEXT
40436 const GLsizei numAttachments = cmd->numAttachments; local in function:_mesa_unmarshal_DiscardFramebufferEXT
40444 _mesa_marshal_DiscardFramebufferEXT(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/
H A Dshared-glapi_glapi_mapi_tmp.h7391 static void APIENTRY noopInvalidateNamedFramebufferData(GLuint framebuffer, GLsizei numAttachments, const GLenum *attachments) argument
7397 static void APIENTRY noopInvalidateNamedFramebufferSubData(GLuint framebuffer, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height) argument
7927 static void APIENTRY noopInvalidateFramebuffer(GLenum target, GLsizei numAttachments, cons argument
7933 noopInvalidateSubFramebuffer(GLenum target,GLsizei numAttachments,const GLenum * attachments,GLint x,GLint y,GLsizei width,GLsizei height) argument
8060 noopDiscardFramebufferEXT(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
24450 shared_dispatch_stub_986(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments) argument
24457 shared_dispatch_stub_987(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments,GLint x,GLint y,GLsizei width,GLsizei height) argument
25073 shared_dispatch_stub_1075(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
25080 shared_dispatch_stub_1076(GLenum target,GLsizei numAttachments,const GLenum * attachments,GLint x,GLint y,GLsizei width,GLsizei height) argument
25227 shared_dispatch_stub_1097(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
[all...]
/xsrc/external/mit/MesaLib/src/mapi/shared-glapi/
H A Dglapi_mapi_tmp.h7630 static void APIENTRY noopInvalidateNamedFramebufferData(GLuint framebuffer, GLsizei numAttachments, const GLenum *attachments) argument
7636 static void APIENTRY noopInvalidateNamedFramebufferSubData(GLuint framebuffer, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height) argument
8166 static void APIENTRY noopInvalidateFramebuffer(GLenum target, GLsizei numAttachments, cons argument
8172 noopInvalidateSubFramebuffer(GLenum target,GLsizei numAttachments,const GLenum * attachments,GLint x,GLint y,GLsizei width,GLsizei height) argument
8299 noopDiscardFramebufferEXT(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
27103 shared_dispatch_stub_986(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments) argument
27110 shared_dispatch_stub_987(GLuint framebuffer,GLsizei numAttachments,const GLenum * attachments,GLint x,GLint y,GLsizei width,GLsizei height) argument
27726 shared_dispatch_stub_1075(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
27733 shared_dispatch_stub_1076(GLenum target,GLsizei numAttachments,const GLenum * attachments,GLint x,GLint y,GLsizei width,GLsizei height) argument
27880 shared_dispatch_stub_1097(GLenum target,GLsizei numAttachments,const GLenum * attachments) argument
[all...]

Completed in 272 milliseconds