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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c6316 struct marshal_cmd_ProgramUniform3dv struct
6325 _mesa_unmarshal_ProgramUniform3dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform3dv *cmd, const uint64_t *last)
6341 int cmd_size = sizeof(struct marshal_cmd_ProgramUniform3dv) + value_size;
6342 struct marshal_cmd_ProgramUniform3dv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3350 struct marshal_cmd_ProgramUniform3dv;
3351 uint32_t _mesa_unmarshal_ProgramUniform3dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform3dv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c24722 struct marshal_cmd_ProgramUniform3dv struct
24731 _mesa_unmarshal_ProgramUniform3dv(struct gl_context *ctx, const struct marshal_cmd_ProgramUniform3dv *cmd)
24746 size_t cmd_size = sizeof(struct marshal_cmd_ProgramUniform3dv) + safe_mul(count, 24);
24747 struct marshal_cmd_ProgramUniform3dv *cmd;
[all...]

Completed in 107 milliseconds