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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c3906 struct marshal_cmd_VertexP2ui struct
3913 _mesa_unmarshal_VertexP2ui(struct gl_context *ctx, const struct marshal_cmd_VertexP2ui *cmd, const uint64_t *last)
3918 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexP2ui), 8) / 8);
3926 int cmd_size = sizeof(struct marshal_cmd_VertexP2ui);
3927 struct marshal_cmd_VertexP2ui *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3138 struct marshal_cmd_VertexP2ui;
3139 uint32_t _mesa_unmarshal_VertexP2ui(struct gl_context *ctx, const struct marshal_cmd_VertexP2ui *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c20168 struct marshal_cmd_VertexP2ui struct
20175 _mesa_unmarshal_VertexP2ui(struct gl_context *ctx, const struct marshal_cmd_VertexP2ui *cmd)
20185 size_t cmd_size = sizeof(struct marshal_cmd_VertexP2ui);
20186 struct marshal_cmd_VertexP2ui *cmd;
[all...]

Completed in 121 milliseconds