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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c1588 struct marshal_cmd_ProgramEnvParameter4fARB struct
1599 _mesa_unmarshal_ProgramEnvParameter4fARB(struct gl_context *ctx, const struct marshal_cmd_ProgramEnvParameter4fARB *cmd, const uint64_t *last)
1608 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramEnvParameter4fARB), 8) / 8);
1616 int cmd_size = sizeof(struct marshal_cmd_ProgramEnvParameter4fARB);
1617 struct marshal_cmd_ProgramEnvParameter4fARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2913 struct marshal_cmd_ProgramEnvParameter4fARB;
2914 uint32_t _mesa_unmarshal_ProgramEnvParameter4fARB(struct gl_context *ctx, const struct marshal_cmd_ProgramEnvParameter4fARB *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c17596 struct marshal_cmd_ProgramEnvParameter4fARB struct
17607 _mesa_unmarshal_ProgramEnvParameter4fARB(struct gl_context *ctx, const struct marshal_cmd_ProgramEnvParameter4fARB *cmd)
17621 size_t cmd_size = sizeof(struct marshal_cmd_ProgramEnvParameter4fARB);
17622 struct marshal_cmd_ProgramEnvParameter4fARB *cmd;
[all...]

Completed in 88 milliseconds