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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c5904 struct marshal_cmd_LoadName struct
5910 _mesa_unmarshal_LoadName(struct gl_context *ctx, const struct marshal_cmd_LoadName *cmd, const uint64_t *last)
5914 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_LoadName), 8) / 8);
5922 int cmd_size = sizeof(struct marshal_cmd_LoadName);
5923 struct marshal_cmd_LoadName *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1909 struct marshal_cmd_LoadName;
1910 uint32_t _mesa_unmarshal_LoadName(struct gl_context *ctx, const struct marshal_cmd_LoadName *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c6403 struct marshal_cmd_LoadName struct
6409 _mesa_unmarshal_LoadName(struct gl_context *ctx, const struct marshal_cmd_LoadName *cmd)
6418 size_t cmd_size = sizeof(struct marshal_cmd_LoadName);
6419 struct marshal_cmd_LoadName *cmd;
[all...]

Completed in 97 milliseconds