mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-14 16:16:04 +08:00
Generator: Correct vtable for some WIC types.
This commit is contained in:
@@ -105,6 +105,7 @@ public unsafe partial struct ID3D11GeometryShader : ID3D11GeometryShader.Interfa
|
||||
{
|
||||
return ((delegate* unmanaged[Stdcall]<ID3D11GeometryShader*, Guid*, IUnknown*, int>)(lpVtbl[6]))((ID3D11GeometryShader*)Unsafe.AsPointer(ref this), guid, pData);
|
||||
}
|
||||
|
||||
public interface Interface : ID3D11DeviceChild.Interface
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user