Home
last modified time | relevance | path

Searched refs:ValidateSwapChainDescriptor (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/
H A DSwapChain.h27 MaybeError ValidateSwapChainDescriptor(const DeviceBase* device,
H A DSwapChain.cpp53 MaybeError ValidateSwapChainDescriptor(const DeviceBase* device, in ValidateSwapChainDescriptor() function
H A DDevice.cpp862 DAWN_TRY(ValidateSwapChainDescriptor(this, surface, descriptor)); in CreateSwapChainInternal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/
H A DSwapChain.h27 MaybeError ValidateSwapChainDescriptor(const DeviceBase* device,
H A DSwapChain.cpp53 MaybeError ValidateSwapChainDescriptor(const DeviceBase* device, in ValidateSwapChainDescriptor() function
H A DDevice.cpp1019 DAWN_TRY(ValidateSwapChainDescriptor(this, surface, descriptor)); in CreateSwapChainInternal()