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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c1190 struct marshal_cmd_ProgramUniformMatrix4x2fv struct
1200 _mesa_unmarshal_ProgramUniformMatrix4x2fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix4x2fv *cmd, const uint64_t *last)
1217 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix4x2fv) + value_size;
1218 struct marshal_cmd_ProgramUniformMatrix4x2fv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3499 struct marshal_cmd_ProgramUniformMatrix4x2fv;
3500 uint32_t _mesa_unmarshal_ProgramUniformMatrix4x2fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix4x2fv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c23773 struct marshal_cmd_ProgramUniformMatrix4x2fv struct
23783 _mesa_unmarshal_ProgramUniformMatrix4x2fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix4x2fv *cmd)
23799 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix4x2fv) + safe_mul(count, 32);
23800 struct marshal_cmd_ProgramUniformMatrix4x2fv *cmd;
[all...]

Completed in 105 milliseconds