OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isStencilBufferMultisampled
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/gpu/
GrRenderTarget.h
36
bool
isStencilBufferMultisampled
() const { return fSampleCnt > 1; }
/external/skqp/include/gpu/
GrRenderTarget.h
36
bool
isStencilBufferMultisampled
() const { return fSampleCnt > 1; }
Completed in 70 milliseconds