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

  /external/mesa3d/include/D3D9/
d3d9caps.h 92 #define D3DPMISCCAPS_POSTBLENDSRGBCONVERT 0x00200000
  /external/swiftshader/src/D3D9/
Direct3D9Ex.cpp 233 capabilities->PrimitiveMiscCaps |= D3DPMISCCAPS_POSTBLENDSRGBCONVERT; // Indicates device can perform conversion to sRGB after blending.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d9caps.h 120 #define D3DPMISCCAPS_POSTBLENDSRGBCONVERT __MSABI_LONG(0x00200000)

Completed in 44 milliseconds