Home
last modified time | relevance | path

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

/dports/graphics/devil/devil-1.7.8/src-IL/src/
H A Dil_dds.c243 else if (Format == PF_A16B16G16R16 || Format == PF_A16B16G16R16F in iCompFormatToBpp()
257 if (Format == PF_R16F || Format == PF_G16R16F || Format == PF_A16B16G16R16F) in iCompFormatToBpc()
316 || CompFormat == PF_A16B16G16R16F in iLoadDdsCubemapInternal()
521 *CompFormat = PF_A16B16G16R16F; in DecodePixelFormat()
613 case PF_A16B16G16R16F: in AdjustVolumeTexture()
734 case PF_A16B16G16R16F: in AllocImage()
822 case PF_A16B16G16R16F: in DdsDecompress()
915 || CompFormat == PF_A16B16G16R16F in ReadMipmaps()
1734 case PF_A16B16G16R16F: // Just convert from half to float. in DecompressFloat()
/dports/graphics/devil/devil-1.7.8/src-IL/include/
H A Dil_dds.h161 PF_A16B16G16R16F, enumerator