CubeTex_CheckFormatSupport



Support = CubeTex_CheckFormatSupport( D3DFMT )

Description

Returns non-zero if the device supports dynamic cubemaps using the specified image format.
Possible return values include: 0=Not supported, 1=Supported, 2=Supported with automatic mipmap generation

Parameters

D3DFMTINTEGERThe D3D image format for which support is being queried
ReturnINTEGERThe device's level of support for CubeTextures using the specified image format


CubeTex Commands
jGfx Command Index
jGfx Main