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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c1235 struct marshal_cmd_ProgramUniformMatrix3x4fv struct
1245 _mesa_unmarshal_ProgramUniformMatrix3x4fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix3x4fv *cmd, const uint64_t *last)
1262 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix3x4fv) + value_size;
1263 struct marshal_cmd_ProgramUniformMatrix3x4fv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3502 struct marshal_cmd_ProgramUniformMatrix3x4fv;
3503 uint32_t _mesa_unmarshal_ProgramUniformMatrix3x4fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix3x4fv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c23826 struct marshal_cmd_ProgramUniformMatrix3x4fv struct
23836 _mesa_unmarshal_ProgramUniformMatrix3x4fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix3x4fv *cmd)
23852 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix3x4fv) + safe_mul(count, 48);
23853 struct marshal_cmd_ProgramUniformMatrix3x4fv *cmd;
[all...]

Completed in 101 milliseconds