Home | History | Annotate | Download | only in main

Lines Matching defs:texture_size

831 texture_size(const struct gl_texture_object *texObj)
861 *total = *total + texture_size(texObj);
878 total += texture_size(ctx->Shared->DefaultTex[tgt]);