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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c7008 struct marshal_cmd_GenerateTextureMipmap struct
7014 _mesa_unmarshal_GenerateTextureMipmap(struct gl_context *ctx, const struct marshal_cmd_GenerateTextureMipmap *cmd, const uint64_t *last)
7018 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_GenerateTextureMipmap), 8) / 8);
7026 int cmd_size = sizeof(struct marshal_cmd_GenerateTextureMipmap);
7027 struct marshal_cmd_GenerateTextureMipmap *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3984 struct marshal_cmd_GenerateTextureMipmap;
3985 uint32_t _mesa_unmarshal_GenerateTextureMipmap(struct gl_context *ctx, const struct marshal_cmd_GenerateTextureMipmap *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c29427 struct marshal_cmd_GenerateTextureMipmap struct
29433 _mesa_unmarshal_GenerateTextureMipmap(struct gl_context *ctx, const struct marshal_cmd_GenerateTextureMipmap *cmd)
29442 size_t cmd_size = sizeof(struct marshal_cmd_GenerateTextureMipmap);
29443 struct marshal_cmd_GenerateTextureMipmap *cmd;
[all...]

Completed in 123 milliseconds