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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c1007 struct marshal_cmd_VertexAttrib4ubv struct
1014 _mesa_unmarshal_VertexAttrib4ubv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4ubv *cmd, const uint64_t *last)
1019 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4ubv), 8) / 8);
1027 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4ubv);
1028 struct marshal_cmd_VertexAttrib4ubv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2866 struct marshal_cmd_VertexAttrib4ubv;
2867 uint32_t _mesa_unmarshal_VertexAttrib4ubv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4ubv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16901 struct marshal_cmd_VertexAttrib4ubv struct
16908 _mesa_unmarshal_VertexAttrib4ubv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4ubv *cmd)
16918 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib4ubv);
16919 struct marshal_cmd_VertexAttrib4ubv *cmd;
[all...]

Completed in 89 milliseconds