Searched refs:marshal_cmd_BlitNamedFramebuffer (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c5859 struct marshal_cmd_BlitNamedFramebuffer struct
5876 _mesa_unmarshal_BlitNamedFramebuffer(struct gl_context *ctx, const struct marshal_cmd_BlitNamedFramebuffer *cmd, const uint64_t *last)
5891 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BlitNamedFramebuffer), 8) / 8);
5899 int cmd_size = sizeof(struct marshal_cmd_BlitNamedFramebuffer);
5900 struct marshal_cmd_BlitNamedFramebuffer *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3903 struct marshal_cmd_BlitNamedFramebuffer;
3904 uint32_t _mesa_unmarshal_BlitNamedFramebuffer(struct gl_context *ctx, const struct marshal_cmd_BlitNamedFramebuffer *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c28558 struct marshal_cmd_BlitNamedFramebuffer struct
28575 _mesa_unmarshal_BlitNamedFramebuffer(struct gl_context *ctx, const struct marshal_cmd_BlitNamedFramebuffer *cmd)
28595 size_t cmd_size = sizeof(struct marshal_cmd_BlitNamedFramebuffer);
28596 struct marshal_cmd_BlitNamedFramebuffer *cmd;
[all...]

Completed in 90 milliseconds