Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/libEGL/
DConfig.h35 const GLint mMultiSample; variable
DConfig.cpp29 …sc.renderTargetFormat), mDepthStencilFormat(desc.depthStencilFormat), mMultiSample(desc.multiSampl… in Config()