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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c379 struct marshal_cmd_VertexAttrib3dv struct
386 _mesa_unmarshal_VertexAttrib3dv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib3dv *cmd, const uint64_t *last)
391 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib3dv), 8) / 8);
399 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib3dv);
400 struct marshal_cmd_VertexAttrib3dv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2806 struct marshal_cmd_VertexAttrib3dv;
2807 uint32_t _mesa_unmarshal_VertexAttrib3dv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib3dv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16153 struct marshal_cmd_VertexAttrib3dv struct
16160 _mesa_unmarshal_VertexAttrib3dv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib3dv *cmd)
16170 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib3dv);
16171 struct marshal_cmd_VertexAttrib3dv *cmd;
[all...]

Completed in 187 milliseconds