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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c193 struct marshal_cmd_VertexAttrib2dv struct
200 _mesa_unmarshal_VertexAttrib2dv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib2dv *cmd, const uint64_t *last)
205 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib2dv), 8) / 8);
213 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib2dv);
214 struct marshal_cmd_VertexAttrib2dv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2788 struct marshal_cmd_VertexAttrib2dv;
2789 uint32_t _mesa_unmarshal_VertexAttrib2dv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib2dv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c15931 struct marshal_cmd_VertexAttrib2dv struct
15938 _mesa_unmarshal_VertexAttrib2dv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib2dv *cmd)
15948 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib2dv);
15949 struct marshal_cmd_VertexAttrib2dv *cmd;
[all...]

Completed in 139 milliseconds