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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c375 struct marshal_cmd_ProgramUniform4f struct
386 _mesa_unmarshal_ProgramUniform4f(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform4f *cmd, const uint64_t *last)
395 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform4f), 8) / 8);
403 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4f);
404 struct marshal_cmd_ProgramUniform4f *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3442 struct marshal_cmd_ProgramUniform4f;
3443 uint32_t _mesa_unmarshal_ProgramUniform4f(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform4f *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c22808 struct marshal_cmd_ProgramUniform4f struct
22819 _mesa_unmarshal_ProgramUniform4f(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform4f *cmd)
22833 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniform4f);
22834 struct marshal_cmd_ProgramUniform4f *cmd;
[all...]

Completed in 88 milliseconds