mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-30 16:01:09 -04:00
Vulkan: Uber shader support
This commit is contained in:
@@ -44,13 +44,6 @@ static VertexLoaderMap s_vertex_loader_map;
|
||||
|
||||
u8* cached_arraybases[12];
|
||||
|
||||
// Used in the Vulkan backend
|
||||
|
||||
NativeVertexFormatMap* GetNativeVertexFormatMap()
|
||||
{
|
||||
return &s_native_vertex_map;
|
||||
}
|
||||
|
||||
void Init()
|
||||
{
|
||||
MarkAllDirty();
|
||||
|
||||
Reference in New Issue
Block a user