Home
last modified time | relevance | path

Searched defs:samples_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dprofile-generator.h202 List<ProfileNode*> samples_; variable
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp69 …depthStencilType_, deUint32 depthStencilFormat_, int width_ = 0, int height_ = 0, int samples_ = 0) in FboConfig()