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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c1055 struct marshal_cmd_ProgramUniformMatrix2x3fv struct
1065 _mesa_unmarshal_ProgramUniformMatrix2x3fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix2x3fv *cmd, const uint64_t *last)
1082 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix2x3fv) + value_size;
1083 struct marshal_cmd_ProgramUniformMatrix2x3fv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3490 struct marshal_cmd_ProgramUniformMatrix2x3fv;
3491 uint32_t _mesa_unmarshal_ProgramUniformMatrix2x3fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix2x3fv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c23614 struct marshal_cmd_ProgramUniformMatrix2x3fv struct
23624 _mesa_unmarshal_ProgramUniformMatrix2x3fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix2x3fv *cmd)
23640 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix2x3fv) + safe_mul(count, 24);
23641 struct marshal_cmd_ProgramUniformMatrix2x3fv *cmd;
[all...]

Completed in 91 milliseconds