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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c302 struct marshal_cmd_ProgramUniform2f struct
311 _mesa_unmarshal_ProgramUniform2f(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform2f *cmd, const uint64_t *last)
318 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_ProgramUniform2f), 8) / 8);
326 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform2f);
327 struct marshal_cmd_ProgramUniform2f *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3436 struct marshal_cmd_ProgramUniform2f;
3437 uint32_t _mesa_unmarshal_ProgramUniform2f(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform2f *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c22723 struct marshal_cmd_ProgramUniform2f struct
22732 _mesa_unmarshal_ProgramUniform2f(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform2f *cmd)
22744 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniform2f);
22745 struct marshal_cmd_ProgramUniform2f *cmd;
[all...]

Completed in 88 milliseconds