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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c3134 struct marshal_cmd_TexCoord2s struct
3141 _mesa_unmarshal_TexCoord2s(struct gl_context *ctx, const struct marshal_cmd_TexCoord2s *cmd, const uint64_t *last)
3146 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord2s), 8) / 8);
3154 int cmd_size = sizeof(struct marshal_cmd_TexCoord2s);
3155 struct marshal_cmd_TexCoord2s *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1645 struct marshal_cmd_TexCoord2s;
1646 uint32_t _mesa_unmarshal_TexCoord2s(struct gl_context *ctx, const struct marshal_cmd_TexCoord2s *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c3728 struct marshal_cmd_TexCoord2s struct
3735 _mesa_unmarshal_TexCoord2s(struct gl_context *ctx, const struct marshal_cmd_TexCoord2s *cmd)
3745 size_t cmd_size = sizeof(struct marshal_cmd_TexCoord2s);
3746 struct marshal_cmd_TexCoord2s *cmd;
[all...]

Completed in 123 milliseconds