mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-16 16:37:08 +00:00
Move src/backend to src/dawn_native
This commit is contained in:
committed by
Corentin Wallez
parent
ff9626c751
commit
d37523fbde
@@ -15,6 +15,8 @@
|
||||
#ifndef COMMON_SWAPCHAINUTILS_H_
|
||||
#define COMMON_SWAPCHAINUTILS_H_
|
||||
|
||||
#include "dawn/dawn_wsi.h"
|
||||
|
||||
template <typename T>
|
||||
dawnSwapChainImplementation CreateSwapChainImplementation(T* swapChain) {
|
||||
dawnSwapChainImplementation impl = {};
|
||||
|
||||
Reference in New Issue
Block a user