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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c878 struct marshal_cmd_ProgramUniform4fv struct
887 _mesa_unmarshal_ProgramUniform4fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform4fv *cmd, const uint64_t *last)
903 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform4fv) + value_size;
904 struct marshal_cmd_ProgramUniform4fv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3478 struct marshal_cmd_ProgramUniform4fv;
3479 uint32_t _mesa_unmarshal_ProgramUniform4fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform4fv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c23405 struct marshal_cmd_ProgramUniform4fv struct
23414 _mesa_unmarshal_ProgramUniform4fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform4fv *cmd)
23429 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniform4fv) + safe_mul(count, 16);
23430 struct marshal_cmd_ProgramUniform4fv *cmd;
[all...]

Completed in 135 milliseconds