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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c7407 struct marshal_cmd_VertexArrayAttribFormat struct
7418 _mesa_unmarshal_VertexArrayAttribFormat(struct gl_context *ctx, const struct marshal_cmd_VertexArrayAttribFormat *cmd, const uint64_t *last)
7427 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayAttribFormat), 8) / 8);
7435 int cmd_size = sizeof(struct marshal_cmd_VertexArrayAttribFormat);
7436 struct marshal_cmd_VertexArrayAttribFormat *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4018 struct marshal_cmd_VertexArrayAttribFormat;
4019 uint32_t _mesa_unmarshal_VertexArrayAttribFormat(struct gl_context *ctx, const struct marshal_cmd_VertexArrayAttribFormat *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c29753 struct marshal_cmd_VertexArrayAttribFormat struct
29764 _mesa_unmarshal_VertexArrayAttribFormat(struct gl_context *ctx, const struct marshal_cmd_VertexArrayAttribFormat *cmd)
29778 size_t cmd_size = sizeof(struct marshal_cmd_VertexArrayAttribFormat);
29779 struct marshal_cmd_VertexArrayAttribFormat *cmd;
[all...]

Completed in 132 milliseconds