eTexFormat Énumeration

Format des textures

Definition

Espace de nom: Tzu3D
Assembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
C#
public enum eTexFormat

Membres

Unknown0 
R32G32B32A32_Typeless1 
R32G32B32A32_Float2 
R32G32B32A32_UInt3 
R32G32B32A32_SInt4 
R32G32B32_Typeless5 
R32G32B32_Float6 
R32G32B32_UInt7 
R32G32B32_SInt8 
R16G16B16A16_Typeless9 
R16G16B16A16_Float10 
R16G16B16A16_UNorm11 
R16G16B16A16_UInt12 
R16G16B16A16_SNorm13 
R16G16B16A16_SInt14 
R32G32_Typeless15 
R32G32_Float16 
R32G32_UInt17 
R32G32_SInt18 
R32G8X24_Typeless19 
D32_Float_S8X24_UInt20 
R32_Float_X8X24_Typeless21 
X32_Typeless_G8X24_UInt22 
R10G10B10A2_Typeless23 
R10G10B10A2_UNorm24 
R10G10B10A2_UInt25 
R11G11B10_Float26 
R8G8B8A8_Typeless27 
R8G8B8A8_UNorm28 
R8G8B8A8_UNorm_SRGB29 
R8G8B8A8_UInt30 
R8G8B8A8_SNorm31 
R8G8B8A8_SInt32 
R16G16_Typeless33 
R16G16_Float34 
R16G16_UNorm35 
R16G16_UInt36 
R16G16_SNorm37 
R16G16_SInt38 
R32_Typeless39 
D32_Float40 
R32_Float41 
R32_UInt42 
R32_SInt43 
R24G8_Typeless44 
D24_UNorm_S8_UInt45 
R24_UNorm_X8_Typeless46 
X24_Typeless_G8_UInt47 
R8G8_Typeless48 
R8G8_UNorm49 
R8G8_UInt50 
R8G8_SNorm51 
R8G8_SInt52 
R16_Typeless53 
R16_Float54 
D16_UNorm55 
R16_UNorm56 
R16_UInt57 
R16_SNorm58 
R16_SInt59 
R8_Typeless60 
R8_UNorm61 
R8_UInt62 
R8_SNorm63 
R8_SInt64 
A8_UNorm65 
R1_UNorm66 
R9G9B9E5_SharedExp67 
R8G8_B8G8_UNorm68 
G8R8_G8B8_UNorm69 
BC1_Typeless70 
BC1_UNorm71 
BC1_UNorm_SRGB72 
BC2_Typeless73 
BC2_UNorm74 
BC2_UNorm_SRGB75 
BC3_Typeless76 
BC3_UNorm77 
BC3_UNorm_SRGB78 
BC4_Typeless79 
BC4_UNorm80 
BC4_SNorm81 
BC5_Typeless82 
BC5_UNorm83 
BC5_SNorm84 
B5G6R5_UNorm85 
B5G5R5A1_UNorm86 
B8G8R8A8_UNorm87 
B8G8R8X8_UNorm88 
R10G10B10_XR_Bias_A2_UNorm89 
B8G8R8A8_Typeless90 
B8G8R8A8_UNorm_SRGB91 
B8G8R8X8_Typeless92 
B8G8R8X8_UNorm_SRGB93 
BC6_Typeless94 
BC6_UFloat1695 
BC6_SFloat1696 
BC7_Typeless97 
BC7_UNorm98 
BC7_UNorm_SRGB99 

Voir aussi