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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c752 struct marshal_cmd_ProgramUniform1fv struct
761 _mesa_unmarshal_ProgramUniform1fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform1fv *cmd, const uint64_t *last)
777 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1fv) + value_size;
778 struct marshal_cmd_ProgramUniform1fv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3469 struct marshal_cmd_ProgramUniform1fv;
3470 uint32_t _mesa_unmarshal_ProgramUniform1fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform1fv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c23255 struct marshal_cmd_ProgramUniform1fv struct
23264 _mesa_unmarshal_ProgramUniform1fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform1fv *cmd)
23279 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniform1fv) + safe_mul(count, 4);
23280 struct marshal_cmd_ProgramUniform1fv *cmd;
[all...]

Completed in 140 milliseconds