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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c4369 struct marshal_cmd_Vertex3hvNV struct
4375 _mesa_unmarshal_Vertex3hvNV(struct gl_context *ctx, const struct marshal_cmd_Vertex3hvNV *cmd, const uint64_t *last)
4379 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex3hvNV), 8) / 8);
4387 int cmd_size = sizeof(struct marshal_cmd_Vertex3hvNV);
4388 struct marshal_cmd_Vertex3hvNV *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h5221 struct marshal_cmd_Vertex3hvNV;
5222 uint32_t _mesa_unmarshal_Vertex3hvNV(struct gl_context *ctx, const struct marshal_cmd_Vertex3hvNV *cmd, const uint64_t *last);

Completed in 27 milliseconds