Lines Matching full:approximate
437 * In addition, the class tracks the approximate amount of GL memory likely
617 * In addition, the class tracks the approximate amount of GL memory,
897 * The manager also supports querying the approximate amount of GL memory
1195 << TestLog::Message << "Approximate texture memory usage limit: " << de::floatToString((float)m_maxTexMemoryUsageBytes / Mi, 2) << " MiB" << TestLog::EndMessage
1196 << TestLog::Message << "Approximate buffer memory usage limit: " << de::floatToString((float)m_maxBufMemoryUsageBytes / Mi, 2) << " MiB" << TestLog::EndMessage
1498 << TestLog::Message << "Approximate texture memory usage: "
1502 << TestLog::Message << "Approximate buffer memory usage: "