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

/external/mesa3d/src/mesa/main/
H A Ddebug.h43 struct gl_texture_image;
85 _mesa_print_texture(struct gl_context *ctx, const struct gl_texture_image *img);
H A Dmtypes.h116 struct gl_texture_image;
1191 typedef void (*FetchTexelFuncC)( const struct gl_texture_image *texImage,
1200 typedef void (*FetchTexelFuncF)( const struct gl_texture_image *texImage,
1205 typedef void (*StoreTexelFunc)(struct gl_texture_image *texImage,
1214 struct gl_texture_image struct
1319 // struct gl_texture_image *Image[MAX_FACES][MAX_TEXTURE_LEVELS];

Completed in 80 milliseconds