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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated1.c3604 struct marshal_cmd_TexCoord4s struct
3613 _mesa_unmarshal_TexCoord4s(struct gl_context *ctx, const struct marshal_cmd_TexCoord4s *cmd, const uint64_t *last)
3620 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TexCoord4s), 8) / 8);
3628 int cmd_size = sizeof(struct marshal_cmd_TexCoord4s);
3629 struct marshal_cmd_TexCoord4s *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h1693 struct marshal_cmd_TexCoord4s;
1694 uint32_t _mesa_unmarshal_TexCoord4s(struct gl_context *ctx, const struct marshal_cmd_TexCoord4s *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c4294 struct marshal_cmd_TexCoord4s struct
4303 _mesa_unmarshal_TexCoord4s(struct gl_context *ctx, const struct marshal_cmd_TexCoord4s *cmd)
4315 size_t cmd_size = sizeof(struct marshal_cmd_TexCoord4s);
4316 struct marshal_cmd_TexCoord4s *cmd;
[all...]

Completed in 135 milliseconds