Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DConfig.h38 const EGLint mMultiSample; variable
DConfig.cpp23 …argetFormat(renderTargetFormat), mDepthStencilFormat(depthStencilFormat), mMultiSample(multiSample) in Config()