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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c4833 struct marshal_cmd_TexCoord4hvNV struct
4839 _mesa_unmarshal_TexCoord4hvNV(struct gl_context *ctx, const struct marshal_cmd_TexCoord4hvNV *cmd, const uint64_t *last)
4843 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord4hvNV), 8) / 8);
4851 int cmd_size = sizeof(struct marshal_cmd_TexCoord4hvNV);
4852 struct marshal_cmd_TexCoord4hvNV *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h5269 struct marshal_cmd_TexCoord4hvNV;
5270 uint32_t _mesa_unmarshal_TexCoord4hvNV(struct gl_context *ctx, const struct marshal_cmd_TexCoord4hvNV *cmd, const uint64_t *last);

Completed in 27 milliseconds