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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c7280 struct marshal_cmd_VertexArrayElementBuffer struct
7287 _mesa_unmarshal_VertexArrayElementBuffer(struct gl_context *ctx, const struct marshal_cmd_VertexArrayElementBuffer *cmd, const uint64_t *last)
7292 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexArrayElementBuffer), 8) / 8);
7300 int cmd_size = sizeof(struct marshal_cmd_VertexArrayElementBuffer);
7301 struct marshal_cmd_VertexArrayElementBuffer *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4009 struct marshal_cmd_VertexArrayElementBuffer;
4010 uint32_t _mesa_unmarshal_VertexArrayElementBuffer(struct gl_context *ctx, const struct marshal_cmd_VertexArrayElementBuffer *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c29663 struct marshal_cmd_VertexArrayElementBuffer struct
29670 _mesa_unmarshal_VertexArrayElementBuffer(struct gl_context *ctx, const struct marshal_cmd_VertexArrayElementBuffer *cmd)
29680 size_t cmd_size = sizeof(struct marshal_cmd_VertexArrayElementBuffer);
29681 struct marshal_cmd_VertexArrayElementBuffer *cmd;
[all...]

Completed in 94 milliseconds