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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c1430 struct marshal_cmd_BindProgramARB struct
1437 _mesa_unmarshal_BindProgramARB(struct gl_context *ctx, const struct marshal_cmd_BindProgramARB *cmd, const uint64_t *last)
1442 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_BindProgramARB), 8) / 8);
1450 int cmd_size = sizeof(struct marshal_cmd_BindProgramARB);
1451 struct marshal_cmd_BindProgramARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2899 struct marshal_cmd_BindProgramARB;
2900 uint32_t _mesa_unmarshal_BindProgramARB(struct gl_context *ctx, const struct marshal_cmd_BindProgramARB *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c17410 struct marshal_cmd_BindProgramARB struct
17417 _mesa_unmarshal_BindProgramARB(struct gl_context *ctx, const struct marshal_cmd_BindProgramARB *cmd)
17427 size_t cmd_size = sizeof(struct marshal_cmd_BindProgramARB);
17428 struct marshal_cmd_BindProgramARB *cmd;
[all...]

Completed in 87 milliseconds