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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c565 struct marshal_cmd_VertexAttrib4Niv struct
572 _mesa_unmarshal_VertexAttrib4Niv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4Niv *cmd, const uint64_t *last)
577 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_VertexAttrib4Niv), 8) / 8);
585 int cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Niv);
586 struct marshal_cmd_VertexAttrib4Niv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h2824 struct marshal_cmd_VertexAttrib4Niv;
2825 uint32_t _mesa_unmarshal_VertexAttrib4Niv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4Niv *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c16375 struct marshal_cmd_VertexAttrib4Niv struct
16382 _mesa_unmarshal_VertexAttrib4Niv(struct gl_context *ctx, const struct marshal_cmd_VertexAttrib4Niv *cmd)
16392 size_t cmd_size = sizeof(struct marshal_cmd_VertexAttrib4Niv);
16393 struct marshal_cmd_VertexAttrib4Niv *cmd;
[all...]

Completed in 85 milliseconds