Searched refs:D32FS8 (Results 1 – 2 of 2) sorted by relevance
962 struct D32FS8 { float depth32f; unsigned int stencil24_8; }; in TransferRow() argument963 const D32FS8 *sourceD32FS8 = reinterpret_cast<const D32FS8*>(source); in TransferRow()987 struct D32FS8 { float depth32f; unsigned int stencil24_8; }; in TransferRow() argument988 const D32FS8 *sourceD32FS8 = reinterpret_cast<const D32FS8*>(source); in TransferRow()
3387 struct D32FS8 { float depth32f; unsigned int stencil24_8; }; in readPixels() struct3388 D32FS8 *output = (D32FS8*)pixels; in readPixels()