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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c6232 struct marshal_cmd_ProgramUniform1dv struct
6241 _mesa_unmarshal_ProgramUniform1dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform1dv *cmd, const uint64_t *last)
6257 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform1dv) + value_size;
6258 struct marshal_cmd_ProgramUniform1dv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3344 struct marshal_cmd_ProgramUniform1dv;
3345 uint32_t _mesa_unmarshal_ProgramUniform1dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform1dv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c24622 struct marshal_cmd_ProgramUniform1dv struct
24631 _mesa_unmarshal_ProgramUniform1dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform1dv *cmd)
24646 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniform1dv) + safe_mul(count, 8);
24647 struct marshal_cmd_ProgramUniform1dv *cmd;
[all...]

Completed in 86 milliseconds