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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c1556 struct marshal_cmd_ProgramEnvParameter4dvARB struct
1564 _mesa_unmarshal_ProgramEnvParameter4dvARB(struct gl_context *ctx, const struct marshal_cmd_ProgramEnvParameter4dvARB *cmd, const uint64_t *last)
1570 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramEnvParameter4dvARB), 8) / 8);
1578 int cmd_size = sizeof(struct marshal_cmd_ProgramEnvParameter4dvARB);
1579 struct marshal_cmd_ProgramEnvParameter4dvARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2910 struct marshal_cmd_ProgramEnvParameter4dvARB;
2911 uint32_t _mesa_unmarshal_ProgramEnvParameter4dvARB(struct gl_context *ctx, const struct marshal_cmd_ProgramEnvParameter4dvARB *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c17558 struct marshal_cmd_ProgramEnvParameter4dvARB struct
17566 _mesa_unmarshal_ProgramEnvParameter4dvARB(struct gl_context *ctx, const struct marshal_cmd_ProgramEnvParameter4dvARB *cmd)
17577 size_t cmd_size = sizeof(struct marshal_cmd_ProgramEnvParameter4dvARB);
17578 struct marshal_cmd_ProgramEnvParameter4dvARB *cmd;
[all...]

Completed in 139 milliseconds