Home
last modified time | relevance | path

Searched refs:attNumStorageSamples (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dfbobject.c1359 unsigned attNumSamples, attNumStorageSamples; in _mesa_test_framebuffer_completeness() local
1394 attNumStorageSamples = attNumSamples; in _mesa_test_framebuffer_completeness()
1416 attNumStorageSamples = att->Renderbuffer->NumStorageSamples; in _mesa_test_framebuffer_completeness()
1428 numColorStorageSamples = attNumStorageSamples; in _mesa_test_framebuffer_completeness()
1430 numColorStorageSamples != attNumStorageSamples) { in _mesa_test_framebuffer_completeness()