Searched refs:MAX_SAMPLES (Results 1 – 4 of 4) sorted by relevance
95 MAX_SAMPLES = 0x8D57, enumerator
365 static const int32_t MAX_SAMPLES = 3; variable
566 int32_t limit = getRepeatLimit() * MAX_SAMPLES * 2; in initSamples()594 if (newSampleInfo[found] == MAX_SAMPLES) { // limit flag not set in initSamples()610 if (newSampleInfo[found] == MAX_SAMPLES) { // limit flag not set in initSamples()638 int32_t mask = len < MAX_SAMPLES ? LIMIT_MASK : info & LIMIT_MASK; in initSamples()
229 m_context->getIntegerv(Extensions3D::MAX_SAMPLES, &maxSampleCount); in reset()