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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c6156 struct marshal_cmd_TextureStorage2D struct
6166 _mesa_unmarshal_TextureStorage2D(struct gl_context *ctx, const struct marshal_cmd_TextureStorage2D *cmd, const uint64_t *last)
6174 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_TextureStorage2D), 8) / 8);
6182 int cmd_size = sizeof(struct marshal_cmd_TextureStorage2D);
6183 struct marshal_cmd_TextureStorage2D *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3927 struct marshal_cmd_TextureStorage2D;
3928 uint32_t _mesa_unmarshal_TextureStorage2D(struct gl_context *ctx, const struct marshal_cmd_TextureStorage2D *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c28897 struct marshal_cmd_TextureStorage2D struct
28907 _mesa_unmarshal_TextureStorage2D(struct gl_context *ctx, const struct marshal_cmd_TextureStorage2D *cmd)
28920 size_t cmd_size = sizeof(struct marshal_cmd_TextureStorage2D);
28921 struct marshal_cmd_TextureStorage2D *cmd;
[all...]

Completed in 132 milliseconds