Home
last modified time | relevance | path

Searched defs:supportedSamples (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/tests/
H A DProxyTest.cpp162 int supportedSamples = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DRenderbuffer.cpp497 int supportedSamples = Context::getSupportedMultisampleCount(samples); in Colorbuffer() local
575 int supportedSamples = Context::getSupportedMultisampleCount(samples); in DepthStencilbuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp3737 GLuint supportedSamples = textureCaps.getNearestSamples(mSamples); in ensureTextureExists() local
3954 GLuint supportedSamples = textureCaps.getNearestSamples(mSamples); in ensureTextureExists() local
H A DRenderer11.cpp2838 GLuint supportedSamples = textureCaps.getNearestSamples(samples); in createRenderTarget() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp2554 GLuint supportedSamples = textureCaps.getNearestSamples(samples); in createRenderTarget() local

Completed in 19 milliseconds