Home
last modified time | relevance | path

Searched defs:ReadDepthStencil (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/image_util/
Dimageformats.cpp1839 void D24S8::ReadDepthStencil(DepthStencil *dst, const D24S8 *src) in ReadDepthStencil() function in angle::D24S8
1851 void S8::ReadDepthStencil(DepthStencil *dst, const S8 *src) in ReadDepthStencil() function in angle::S8
1862 void D16::ReadDepthStencil(DepthStencil *dst, const D16 *src) in ReadDepthStencil() function in angle::D16
1873 void D24X8::ReadDepthStencil(DepthStencil *dst, const D24X8 *src) in ReadDepthStencil() function in angle::D24X8
1883 void D32F::ReadDepthStencil(DepthStencil *dst, const D32F *src) in ReadDepthStencil() function in angle::D32F
1893 void D32::ReadDepthStencil(DepthStencil *dst, const D32 *src) in ReadDepthStencil() function in angle::D32
1904 void D32FS8X24::ReadDepthStencil(DepthStencil *dst, const D32FS8X24 *src) in ReadDepthStencil() function in angle::D32FS8X24