Home
last modified time | relevance | path

Searched defs:sampleBuffers (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/tools/sk_app/win/
DANGLEWindowContext_win.cpp81 const int sampleBuffers = fSampleCount > 1 ? 1 : 0; in onInitializeContext() local
/third_party/vk-gl-cts/framework/egl/
DegluConfigInfo.hpp65 deInt32 sampleBuffers; member in eglu::ConfigInfo
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.hpp128 int sampleBuffers; member in tcu::wgl::PixelFormatInfo
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DConfig.h63 EGLint sampleBuffers; // Number of multisample buffers member
/third_party/mesa3d/src/glx/
Dglxconfig.h69 GLint sampleBuffers; member
/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h190 int sampleBuffers; member
/third_party/vk-gl-cts/modules/egl/
DteglChooseConfigTests.cpp631 static const EGLenum sampleBuffers[] = in init() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp653 int sampleBuffers = in generateConfigs() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp335 int sampleBuffers = 0x1234; in read_pixels_fbo_format_mismatch() local
/third_party/vk-gl-cts/executor/
DxeTestCaseResult.hpp383 int sampleBuffers; member in xe::ri::EglConfig