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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c6580 struct marshal_cmd_ProgramUniformMatrix2x4dv struct
6590 _mesa_unmarshal_ProgramUniformMatrix2x4dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix2x4dv *cmd, const uint64_t *last)
6607 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix2x4dv) + value_size;
6608 struct marshal_cmd_ProgramUniformMatrix2x4dv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3368 struct marshal_cmd_ProgramUniformMatrix2x4dv;
3369 uint32_t _mesa_unmarshal_ProgramUniformMatrix2x4dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix2x4dv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c24251 struct marshal_cmd_ProgramUniformMatrix2x4dv struct
24261 _mesa_unmarshal_ProgramUniformMatrix2x4dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix2x4dv *cmd)
24277 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix2x4dv) + safe_mul(count, 64);
24278 struct marshal_cmd_ProgramUniformMatrix2x4dv *cmd;
[all...]

Completed in 90 milliseconds