module Graphics.D3D11Binding.Shader.D3D11PixelShader where import Graphics.D3D11Binding.Interface.Unknown data ID3D11PixelShader = ID3D11PixelShader instance UnknownInterface ID3D11PixelShader