Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dfbobject.c1172 unsigned attNumSamples, attNumStorageSamples; in _mesa_test_framebuffer_completeness() local
1207 attNumStorageSamples = attNumSamples; in _mesa_test_framebuffer_completeness()
1229 attNumStorageSamples = att->Renderbuffer->NumStorageSamples; in _mesa_test_framebuffer_completeness()
1241 numColorStorageSamples = attNumStorageSamples; in _mesa_test_framebuffer_completeness()
1243 numColorStorageSamples != attNumStorageSamples) { in _mesa_test_framebuffer_completeness()