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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c270 struct marshal_cmd_ProgramUniform1f struct
278 _mesa_unmarshal_ProgramUniform1f(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform1f *cmd, const uint64_t *last)
284 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform1f), 8) / 8);
292 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1f);
293 struct marshal_cmd_ProgramUniform1f *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3433 struct marshal_cmd_ProgramUniform1f;
3434 uint32_t _mesa_unmarshal_ProgramUniform1f(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform1f *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c22685 struct marshal_cmd_ProgramUniform1f struct
22693 _mesa_unmarshal_ProgramUniform1f(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform1f *cmd)
22704 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniform1f);
22705 struct marshal_cmd_ProgramUniform1f *cmd;
[all...]

Completed in 279 milliseconds