HomeSort by relevance Sort by last modified time
    Searched refs:DXGI_RGB (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgitype.h 72 typedef struct DXGI_RGB {
76 } DXGI_RGB;
79 DXGI_RGB Scale;
80 DXGI_RGB Offset;
81 DXGI_RGB GammaCurve[1025];
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
dxgitype.idl 74 typedef struct DXGI_RGB {
78 } DXGI_RGB;
81 DXGI_RGB Scale;
82 DXGI_RGB Offset;
83 DXGI_RGB GammaCurve[1025];

Completed in 299 milliseconds