Searched refs:marshal_cmd_VertexAttribI4sv (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c1953 struct marshal_cmd_VertexAttribI4sv struct
1960 _mesa_unmarshal_VertexAttribI4sv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribI4sv *cmd, const uint64_t *last)
1965 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttribI4sv), 8) / 8);
1973 int cmd_size = sizeof(struct marshal_cmd_VertexAttribI4sv);
1974 struct marshal_cmd_VertexAttribI4sv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h5014 struct marshal_cmd_VertexAttribI4sv;
5015 uint32_t _mesa_unmarshal_VertexAttribI4sv(struct gl_context *ctx, const struct marshal_cmd_VertexAttribI4sv *cmd, const uint64_t *last);

Completed in 27 milliseconds