Searched refs:marshal_cmd_DeleteNamedStringARB (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c3384 struct marshal_cmd_DeleteNamedStringARB struct
3391 _mesa_unmarshal_DeleteNamedStringARB(struct gl_context *ctx, const struct marshal_cmd_DeleteNamedStringARB *cmd, const uint64_t *last)
3405 int cmd_size = sizeof(struct marshal_cmd_DeleteNamedStringARB) + name_size;
3406 struct marshal_cmd_DeleteNamedStringARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3092 struct marshal_cmd_DeleteNamedStringARB;
3093 uint32_t _mesa_unmarshal_DeleteNamedStringARB(struct gl_context *ctx, const struct marshal_cmd_DeleteNamedStringARB *cmd, const uint64_t *last);

Completed in 27 milliseconds