Home
last modified time | relevance | path

Searched defs:supportedSamples (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DRenderbuffer.cpp298 int supportedSamples = Context::getSupportedMultisampleCount(samples); in Colorbuffer() local
376 int supportedSamples = Context::getSupportedMultisampleCount(samples); in DepthStencilbuffer() local
/external/swiftshader/src/OpenGL/libGLESv2/
DRenderbuffer.cpp497 int supportedSamples = Context::getSupportedMultisampleCount(samples); in Colorbuffer() local
575 int supportedSamples = Context::getSupportedMultisampleCount(samples); in DepthStencilbuffer() local
/external/skia/tests/
DProxyTest.cpp162 int supportedSamples = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/skqp/tests/
DProxyTest.cpp164 int supportedSamples = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp3665 GLuint supportedSamples = textureCaps.getNearestSamples(mSamples); in ensureTextureExists() local
3874 GLuint supportedSamples = textureCaps.getNearestSamples(mSamples); in ensureTextureExists() local
DRenderer11.cpp2827 GLuint supportedSamples = textureCaps.getNearestSamples(samples); in createRenderTarget() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp2549 GLuint supportedSamples = textureCaps.getNearestSamples(samples); in createRenderTarget() local