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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c1515 struct marshal_cmd_ProgramEnvParameter4dARB struct
1526 _mesa_unmarshal_ProgramEnvParameter4dARB(struct gl_context *ctx, const struct marshal_cmd_ProgramEnvParameter4dARB *cmd, const uint64_t *last)
1535 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramEnvParameter4dARB), 8) / 8);
1543 int cmd_size = sizeof(struct marshal_cmd_ProgramEnvParameter4dARB);
1544 struct marshal_cmd_ProgramEnvParameter4dARB *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2907 struct marshal_cmd_ProgramEnvParameter4dARB;
2908 uint32_t _mesa_unmarshal_ProgramEnvParameter4dARB(struct gl_context *ctx, const struct marshal_cmd_ProgramEnvParameter4dARB *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c17511 struct marshal_cmd_ProgramEnvParameter4dARB struct
17522 _mesa_unmarshal_ProgramEnvParameter4dARB(struct gl_context *ctx, const struct marshal_cmd_ProgramEnvParameter4dARB *cmd)
17536 size_t cmd_size = sizeof(struct marshal_cmd_ProgramEnvParameter4dARB);
17537 struct marshal_cmd_ProgramEnvParameter4dARB *cmd;
[all...]

Completed in 114 milliseconds