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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c690 struct marshal_cmd_VertexAttrib4Nuiv struct
697 _mesa_unmarshal_VertexAttrib4Nuiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4Nuiv *cmd, const uint64_t *last)
702 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4Nuiv), 8) / 8);
710 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Nuiv);
711 struct marshal_cmd_VertexAttrib4Nuiv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2836 struct marshal_cmd_VertexAttrib4Nuiv;
2837 uint32_t _mesa_unmarshal_VertexAttrib4Nuiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4Nuiv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16524 struct marshal_cmd_VertexAttrib4Nuiv struct
16531 _mesa_unmarshal_VertexAttrib4Nuiv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4Nuiv *cmd)
16541 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Nuiv);
16542 struct marshal_cmd_VertexAttrib4Nuiv *cmd;
[all...]

Completed in 82 milliseconds