Home | History | Annotate | Download | only in main

Lines Matching refs:gl_texture_image

116 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
1319 // struct gl_texture_image *Image[MAX_FACES][MAX_TEXTURE_LEVELS];