Home
last modified time | relevance | path

Searched refs:dwGBitMask_ (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Resource/
H A DImage.cpp124 unsigned dwGBitMask_; member
460 unsigned gMask = ddsd.ddpfPixelFormat_.dwGBitMask_; in BeginLoad()
1348 ddsd.ddpfPixelFormat_.dwGBitMask_ = 0x0000ff00; in SaveDDS()