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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c6715 struct marshal_cmd_ProgramUniformMatrix4x2dv struct
6725 _mesa_unmarshal_ProgramUniformMatrix4x2dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix4x2dv *cmd, const uint64_t *last)
6742 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix4x2dv) + value_size;
6743 struct marshal_cmd_ProgramUniformMatrix4x2dv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3377 struct marshal_cmd_ProgramUniformMatrix4x2dv;
3378 uint32_t _mesa_unmarshal_ProgramUniformMatrix4x2dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix4x2dv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c24304 struct marshal_cmd_ProgramUniformMatrix4x2dv struct
24314 _mesa_unmarshal_ProgramUniformMatrix4x2dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix4x2dv *cmd)
24330 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix4x2dv) + safe_mul(count, 64);
24331 struct marshal_cmd_ProgramUniformMatrix4x2dv *cmd;
[all...]

Completed in 142 milliseconds