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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c3749 struct marshal_cmd_Vertex2fv struct
3755 _mesa_unmarshal_Vertex2fv(struct gl_context *ctx, const struct marshal_cmd_Vertex2fv *cmd, const uint64_t *last)
3759 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex2fv), 8) / 8);
3767 int cmd_size = sizeof(struct marshal_cmd_Vertex2fv);
3768 struct marshal_cmd_Vertex2fv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1708 struct marshal_cmd_Vertex2fv;
1709 uint32_t _mesa_unmarshal_Vertex2fv(struct gl_context *ctx, const struct marshal_cmd_Vertex2fv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c4469 struct marshal_cmd_Vertex2fv struct
4475 _mesa_unmarshal_Vertex2fv(struct gl_context *ctx, const struct marshal_cmd_Vertex2fv *cmd)
4484 size_t cmd_size = sizeof(struct marshal_cmd_Vertex2fv);
4485 struct marshal_cmd_Vertex2fv *cmd;
[all...]

Completed in 86 milliseconds