Searched defs:DawnTestParam (Results 1 – 1 of 1) sorted by relevance
66 struct DawnTestParam { struct67 explicit DawnTestParam(dawn_native::BackendType backendType) : backendType(backendType) { in DawnTestParam() function77 extern const DawnTestParam D3D12Backend; argument