mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Remove D3D12
This commit is contained in:
@@ -44,7 +44,8 @@ static VertexLoaderMap s_vertex_loader_map;
|
||||
|
||||
u8* cached_arraybases[12];
|
||||
|
||||
// Used in D3D12 backend, to populate input layouts used by cached-to-disk PSOs.
|
||||
// Used in the Vulkan backend
|
||||
|
||||
NativeVertexFormatMap* GetNativeVertexFormatMap()
|
||||
{
|
||||
return &s_native_vertex_map;
|
||||
|
||||
Reference in New Issue
Block a user