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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c4430 struct marshal_cmd_Vertex4hvNV struct
4436 _mesa_unmarshal_Vertex4hvNV(struct gl_context *ctx, const struct marshal_cmd_Vertex4hvNV *cmd, const uint64_t *last)
4440 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_Vertex4hvNV), 8) / 8);
4448 int cmd_size = sizeof(struct marshal_cmd_Vertex4hvNV);
4449 struct marshal_cmd_Vertex4hvNV *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h5227 struct marshal_cmd_Vertex4hvNV;
5228 uint32_t _mesa_unmarshal_Vertex4hvNV(struct gl_context *ctx, const struct marshal_cmd_Vertex4hvNV *cmd, const uint64_t *last);

Completed in 27 milliseconds