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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c1629 struct marshal_cmd_ProgramEnvParameter4fvARB struct
1637 _mesa_unmarshal_ProgramEnvParameter4fvARB(struct gl_context *ctx, const struct marshal_cmd_ProgramEnvParameter4fvARB *cmd, const uint64_t *last)
1643 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramEnvParameter4fvARB), 8) / 8);
1651 int cmd_size = sizeof(struct marshal_cmd_ProgramEnvParameter4fvARB);
1652 struct marshal_cmd_ProgramEnvParameter4fvARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2916 struct marshal_cmd_ProgramEnvParameter4fvARB;
2917 uint32_t _mesa_unmarshal_ProgramEnvParameter4fvARB(struct gl_context *ctx, const struct marshal_cmd_ProgramEnvParameter4fvARB *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c17643 struct marshal_cmd_ProgramEnvParameter4fvARB struct
17651 _mesa_unmarshal_ProgramEnvParameter4fvARB(struct gl_context *ctx, const struct marshal_cmd_ProgramEnvParameter4fvARB *cmd)
17662 size_t cmd_size = sizeof(struct marshal_cmd_ProgramEnvParameter4fvARB);
17663 struct marshal_cmd_ProgramEnvParameter4fvARB *cmd;
[all...]

Completed in 84 milliseconds