Home
last modified time | relevance | path

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

/external/angle/src/image_util/
Dimageformats.cpp1799 void D24S8::ReadDepthStencil(DepthStencil *dst, const D24S8 *src) in ReadDepthStencil() function in angle::D24S8
1811 void S8::ReadDepthStencil(DepthStencil *dst, const S8 *src) in ReadDepthStencil() function in angle::S8
1822 void D16::ReadDepthStencil(DepthStencil *dst, const D16 *src) in ReadDepthStencil() function in angle::D16
1833 void D24X8::ReadDepthStencil(DepthStencil *dst, const D24X8 *src) in ReadDepthStencil() function in angle::D24X8
1843 void D32F::ReadDepthStencil(DepthStencil *dst, const D32F *src) in ReadDepthStencil() function in angle::D32F
1853 void D32::ReadDepthStencil(DepthStencil *dst, const D32 *src) in ReadDepthStencil() function in angle::D32
1864 void D32FS8X24::ReadDepthStencil(DepthStencil *dst, const D32FS8X24 *src) in ReadDepthStencil() function in angle::D32FS8X24