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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c6121 struct marshal_cmd_TextureStorage1D struct
6130 _mesa_unmarshal_TextureStorage1D(struct gl_context *ctx, const struct marshal_cmd_TextureStorage1D *cmd, const uint64_t *last)
6137 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorage1D), 8) / 8);
6145 int cmd_size = sizeof(struct marshal_cmd_TextureStorage1D);
6146 struct marshal_cmd_TextureStorage1D *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3924 struct marshal_cmd_TextureStorage1D;
3925 uint32_t _mesa_unmarshal_TextureStorage1D(struct gl_context *ctx, const struct marshal_cmd_TextureStorage1D *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c28856 struct marshal_cmd_TextureStorage1D struct
28865 _mesa_unmarshal_TextureStorage1D(struct gl_context *ctx, const struct marshal_cmd_TextureStorage1D *cmd)
28877 size_t cmd_size = sizeof(struct marshal_cmd_TextureStorage1D);
28878 struct marshal_cmd_TextureStorage1D *cmd;
[all...]

Completed in 89 milliseconds