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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c6400 struct marshal_cmd_ProgramUniformMatrix2dv struct
6410 _mesa_unmarshal_ProgramUniformMatrix2dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix2dv *cmd, const uint64_t *last)
6427 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix2dv) + value_size;
6428 struct marshal_cmd_ProgramUniformMatrix2dv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3356 struct marshal_cmd_ProgramUniformMatrix2dv;
3357 uint32_t _mesa_unmarshal_ProgramUniformMatrix2dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix2dv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c24463 struct marshal_cmd_ProgramUniformMatrix2dv struct
24473 _mesa_unmarshal_ProgramUniformMatrix2dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix2dv *cmd)
24489 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix2dv) + safe_mul(count, 32);
24490 struct marshal_cmd_ProgramUniformMatrix2dv *cmd;
[all...]

Completed in 87 milliseconds