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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c3363 struct marshal_cmd_TexCoord3s struct
3371 _mesa_unmarshal_TexCoord3s(struct gl_context *ctx, const struct marshal_cmd_TexCoord3s *cmd, const uint64_t *last)
3377 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord3s), 8) / 8);
3385 int cmd_size = sizeof(struct marshal_cmd_TexCoord3s);
3386 struct marshal_cmd_TexCoord3s *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1669 struct marshal_cmd_TexCoord3s;
1670 uint32_t _mesa_unmarshal_TexCoord3s(struct gl_context *ctx, const struct marshal_cmd_TexCoord3s *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c4005 struct marshal_cmd_TexCoord3s struct
4013 _mesa_unmarshal_TexCoord3s(struct gl_context *ctx, const struct marshal_cmd_TexCoord3s *cmd)
4024 size_t cmd_size = sizeof(struct marshal_cmd_TexCoord3s);
4025 struct marshal_cmd_TexCoord3s *cmd;
[all...]

Completed in 87 milliseconds