Lines Matching defs:Surface
24 struct Surface struct
26 struct RenderTarget
45 struct DepthStencil
53 static bool A8;
54 static bool R5G6B5;
55 static bool X1R5G5B5;
56 static bool A1R5G5B5;
57 static bool A4R4G4B4;
58 static bool R3G3B2;
59 static bool A8R3G3B2;
60 static bool X4R4G4B4;
61 static bool R8G8B8;
62 static bool X8R8G8B8;
63 static bool A8R8G8B8;
64 static bool A8B8G8R8;
65 static bool X8B8G8R8;
67 static bool P8;
68 static bool A8P8;
70 static bool G16R16;
71 static bool A2B10G10R10;
73 static bool DXT1;
74 static bool DXT2;
75 static bool DXT3;
76 static bool DXT4;
77 static bool DXT5;
79 static bool V8U8;
80 static bool L6V5U5;
81 static bool X8L8V8U8;
82 static bool Q8W8V8U8;
83 static bool V16U16;
84 static bool A2W10V10U10;
86 static bool L8;
87 static bool A4L4;
88 static bool A8L8;