d3d11binding-0.0.0.2: src/Graphics/D3D11Binding/Shader/D3D11PixelShader.hs
module Graphics.D3D11Binding.Shader.D3D11PixelShader where import Graphics.D3D11Binding.Interface.Unknown data ID3D11PixelShader = ID3D11PixelShader instance UnknownInterface ID3D11PixelShader