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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c4311 struct marshal_cmd_Vertex2hvNV struct
4317 _mesa_unmarshal_Vertex2hvNV(struct gl_context *ctx, const struct marshal_cmd_Vertex2hvNV *cmd, const uint64_t *last)
4321 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex2hvNV), 8) / 8);
4329 int cmd_size = sizeof(struct marshal_cmd_Vertex2hvNV);
4330 struct marshal_cmd_Vertex2hvNV *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h5215 struct marshal_cmd_Vertex2hvNV;
5216 uint32_t _mesa_unmarshal_Vertex2hvNV(struct gl_context *ctx, const struct marshal_cmd_Vertex2hvNV *cmd, const uint64_t *last);

Completed in 27 milliseconds