Searched refs:marshal_cmd_GetCompressedTextureSubImage (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c7857 struct marshal_cmd_GetCompressedTextureSubImage struct
7872 _mesa_unmarshal_GetCompressedTextureSubImage(struct gl_context *ctx, const struct marshal_cmd_GetCompressedTextureSubImage *cmd, const uint64_t *last)
7885 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GetCompressedTextureSubImage), 8) / 8);
7893 int cmd_size = sizeof(struct marshal_cmd_GetCompressedTextureSubImage);
7894 struct marshal_cmd_GetCompressedTextureSubImage *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h4054 struct marshal_cmd_GetCompressedTextureSubImage;
4055 uint32_t _mesa_unmarshal_GetCompressedTextureSubImage(struct gl_context *ctx, const struct marshal_cmd_GetCompressedTextureSubImage *cmd, const uint64_t *last);

Completed in 28 milliseconds