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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c836 struct marshal_cmd_ProgramUniform3fv struct
845 _mesa_unmarshal_ProgramUniform3fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform3fv *cmd, const uint64_t *last)
861 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3fv) + value_size;
862 struct marshal_cmd_ProgramUniform3fv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3475 struct marshal_cmd_ProgramUniform3fv;
3476 uint32_t _mesa_unmarshal_ProgramUniform3fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform3fv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c23355 struct marshal_cmd_ProgramUniform3fv struct
23364 _mesa_unmarshal_ProgramUniform3fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform3fv *cmd)
23379 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniform3fv) + safe_mul(count, 12);
23380 struct marshal_cmd_ProgramUniform3fv *cmd;
[all...]

Completed in 88 milliseconds