Home
last modified time | relevance | path

Searched defs:mConfig (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DSurfaceEGL.h65 EGLConfig mConfig; variable
DDisplayEGL.h144 EGLConfig mConfig = EGL_NO_CONFIG_KHR; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DSwapChainD3D12.h77 Config mConfig; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DNativeSwapChainImplVk.h64 ChosenConfig mConfig; variable
DSwapChainVk.h85 Config mConfig; variable
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DEGLMakeCurrentPerf.cpp37 EGLConfig mConfig; member in __anon1fff7bdf0111::EGLMakeCurrentPerfTest
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLRobustnessTest.cpp167 EGLConfig mConfig = 0; member in EGLRobustnessTest
DEGLSyncControlTest.cpp170 EGLConfig mConfig = 0; member in EGLSyncControlTest
DEGLBackwardsCompatibleContextTest.cpp92 EGLConfig mConfig = 0; member in angle::EGLBackwardsCompatibleContextTest
DEGLQueryContextTest.cpp69 EGLConfig mConfig = EGL_NO_CONFIG_KHR; member in EGLQueryContextTest
DEGLSurfacelessContextTest.cpp134 EGLConfig mConfig = 0; member in __anon38781fe10111::EGLSurfacelessContextTest
DEGLPresentPathD3D11Test.cpp301 EGLConfig mConfig; member in EGLPresentPathD3D11
DEGLDeviceTest.cpp176 EGLConfig mConfig; member in EGLDeviceCreationTest
DEGLSurfaceTest.cpp316 EGLConfig mConfig; member in __anon7cd9e1250111::EGLSurfaceTest
DEGLIOSurfaceClientBufferTest.cpp449 EGLConfig mConfig; member in IOSurfaceClientBufferTest
DEGLPreRotationTest.cpp288 EGLConfig mConfig; member in __anona10d03f30111::EGLPreRotationSurfaceTest
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.h193 EGLConfig mConfig; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.h714 const egl::Config *mConfig; variable