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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c5435 struct marshal_cmd_NamedFramebufferTexture struct
5444 _mesa_unmarshal_NamedFramebufferTexture(struct gl_context *ctx, const struct marshal_cmd_NamedFramebufferTexture *cmd, const uint64_t *last)
5451 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_NamedFramebufferTexture), 8) / 8);
5459 int cmd_size = sizeof(struct marshal_cmd_NamedFramebufferTexture);
5460 struct marshal_cmd_NamedFramebufferTexture *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3870 struct marshal_cmd_NamedFramebufferTexture;
3871 uint32_t _mesa_unmarshal_NamedFramebufferTexture(struct gl_context *ctx, const struct marshal_cmd_NamedFramebufferTexture *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c28293 struct marshal_cmd_NamedFramebufferTexture struct
28302 _mesa_unmarshal_NamedFramebufferTexture(struct gl_context *ctx, const struct marshal_cmd_NamedFramebufferTexture *cmd)
28314 size_t cmd_size = sizeof(struct marshal_cmd_NamedFramebufferTexture);
28315 struct marshal_cmd_NamedFramebufferTexture *cmd;
[all...]

Completed in 88 milliseconds