GLI  0.5.1
dx.hpp
Go to the documentation of this file.
1 
29 #ifndef GLI_DX_INCLUDED
30 #define GLI_DX_INCLUDED
31 
32 #include "storage.hpp"
33 
34 namespace gli
35 {
36  dxgiFormat dxgi_format(format const & Format);
37 
38 }//namespace gli
39 
40 #include "dx.inl"
41 
42 #endif//GLI_DX_INCLUDED
dxgiFormat
Definition: format.hpp:183
format
Definition: format.hpp:34
OpenGL Image (gli.g-truc.net)
dxgiFormat dxgi_format(format const &Format)