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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c1094 struct marshal_cmd_VertexAttribPointer struct
1105 _mesa_unmarshal_VertexAttribPointer(struct gl_context *ctx, const struct marshal_cmd_VertexAttribPointer *cmd, const uint64_t *last)
1114 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribPointer), 8) / 8);
1122 int cmd_size = sizeof(struct marshal_cmd_VertexAttribPointer);
1123 struct marshal_cmd_VertexAttribPointer *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2875 struct marshal_cmd_VertexAttribPointer;
2876 uint32_t _mesa_unmarshal_VertexAttribPointer(struct gl_context *ctx, const struct marshal_cmd_VertexAttribPointer *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c17006 struct marshal_cmd_VertexAttribPointer struct
17017 _mesa_unmarshal_VertexAttribPointer(struct gl_context *ctx, const struct marshal_cmd_VertexAttribPointer *cmd)
17031 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttribPointer);
17032 struct marshal_cmd_VertexAttribPointer *cmd;
[all...]

Completed in 86 milliseconds