Searched defs:D32 (Results 1 – 7 of 7) sorted by relevance
208 CFISection &D32(uint32_t v) { Section::D32(v); return *this; } in D32() function209 CFISection &D32(const Label &v) { Section::D32(v); return *this; } in D32() function
101 D32: label
118 …uint32_t D32; /**< payload for D32 data packet, or parameter value for other packets with 32 bit… member
784 struct D32 struct788 static void ReadDepthStencil(DepthStencil *dst, const D32 *src); argument