Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Texture save options.
Syntax
typedef enum D3DX10_SAVE_TEXTURE_FLAG {
D3DX10_STF_USEINPUTBLOB = 0x0001
} D3DX10_SAVE_TEXTURE_FLAG;
Constants
-
D3DX10_STF_USEINPUTBLOB
-
Do not optimize.
Requirements
Requirement | Value |
---|---|
Header |
|
See also