Home | History | Annotate | Download | only in main

Lines Matching defs:mbytes

1305    uint64_t bytes, mbytes;
1342 mbytes = bytes / (1024 * 1024); /* convert to MB */
1347 return mbytes <= (uint64_t) ctx->Const.MaxTextureMbytes;