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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c965 struct marshal_cmd_ProgramUniformMatrix3fv struct
975 _mesa_unmarshal_ProgramUniformMatrix3fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix3fv *cmd, const uint64_t *last)
992 int cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix3fv) + value_size;
993 struct marshal_cmd_ProgramUniformMatrix3fv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3484 struct marshal_cmd_ProgramUniformMatrix3fv;
3485 uint32_t _mesa_unmarshal_ProgramUniformMatrix3fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix3fv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c23508 struct marshal_cmd_ProgramUniformMatrix3fv struct
23518 _mesa_unmarshal_ProgramUniformMatrix3fv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniformMatrix3fv *cmd)
23534 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniformMatrix3fv) + safe_mul(count, 36);
23535 struct marshal_cmd_ProgramUniformMatrix3fv *cmd;
[all...]

Completed in 87 milliseconds