Home
last modified time | relevance | path

Searched defs:getMultiSampleCount (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DContext.cpp1449 int Context::getMultiSampleCount() const in getMultiSampleCount() function in sw::Context
DSurface.hpp613 int Surface::getMultiSampleCount() const in getMultiSampleCount() function in sw::Surface
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShader.hpp1077 unsigned int getMultiSampleCount() const { return multiSampleCount; } in getMultiSampleCount() function in sw::SpirvShader::EmitState