Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DRenderbuffer.cpp497 int supportedSamples = Context::getSupportedMultisampleCount(samples); in Colorbuffer() local
575 int supportedSamples = Context::getSupportedMultisampleCount(samples); in DepthStencilbuffer() local
/third_party/skia/tests/
DProxyTest.cpp162 int supportedSamples = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/m133/tests/
DProxyTest.cpp197 int supportedSamples = in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp3798 GLuint supportedSamples = textureCaps.getNearestSamples(mSamples); in ensureTextureExists() local
4015 GLuint supportedSamples = textureCaps.getNearestSamples(mSamples); in ensureTextureExists() local
DRenderer11.cpp2838 GLuint supportedSamples = textureCaps.getNearestSamples(samples); in createRenderTarget() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp2554 GLuint supportedSamples = textureCaps.getNearestSamples(samples); in createRenderTarget() local