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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c3935 struct marshal_cmd_VertexP3ui struct
3942 _mesa_unmarshal_VertexP3ui(struct gl_context *ctx, const struct marshal_cmd_VertexP3ui *cmd, const uint64_t *last)
3947 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexP3ui), 8) / 8);
3955 int cmd_size = sizeof(struct marshal_cmd_VertexP3ui);
3956 struct marshal_cmd_VertexP3ui *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3141 struct marshal_cmd_VertexP3ui;
3142 uint32_t _mesa_unmarshal_VertexP3ui(struct gl_context *ctx, const struct marshal_cmd_VertexP3ui *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c20203 struct marshal_cmd_VertexP3ui struct
20210 _mesa_unmarshal_VertexP3ui(struct gl_context *ctx, const struct marshal_cmd_VertexP3ui *cmd)
20220 size_t cmd_size = sizeof(struct marshal_cmd_VertexP3ui);
20221 struct marshal_cmd_VertexP3ui *cmd;
[all...]

Completed in 88 milliseconds