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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c3964 struct marshal_cmd_VertexP4ui struct
3971 _mesa_unmarshal_VertexP4ui(struct gl_context *ctx, const struct marshal_cmd_VertexP4ui *cmd, const uint64_t *last)
3976 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexP4ui), 8) / 8);
3984 int cmd_size = sizeof(struct marshal_cmd_VertexP4ui);
3985 struct marshal_cmd_VertexP4ui *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3144 struct marshal_cmd_VertexP4ui;
3145 uint32_t _mesa_unmarshal_VertexP4ui(struct gl_context *ctx, const struct marshal_cmd_VertexP4ui *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c20238 struct marshal_cmd_VertexP4ui struct
20245 _mesa_unmarshal_VertexP4ui(struct gl_context *ctx, const struct marshal_cmd_VertexP4ui *cmd)
20255 size_t cmd_size = sizeof(struct marshal_cmd_VertexP4ui);
20256 struct marshal_cmd_VertexP4ui *cmd;
[all...]

Completed in 89 milliseconds