Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/image_util/
Dimageformats.cpp1878 void D24S8::ReadDepthStencil(DepthStencil *dst, const D24S8 *src) in ReadDepthStencil() function in angle::D24S8
1890 void S8::ReadDepthStencil(DepthStencil *dst, const S8 *src) in ReadDepthStencil() function in angle::S8
1901 void D16::ReadDepthStencil(DepthStencil *dst, const D16 *src) in ReadDepthStencil() function in angle::D16
1912 void D24X8::ReadDepthStencil(DepthStencil *dst, const D24X8 *src) in ReadDepthStencil() function in angle::D24X8
1922 void D32F::ReadDepthStencil(DepthStencil *dst, const D32F *src) in ReadDepthStencil() function in angle::D32F
1932 void D32::ReadDepthStencil(DepthStencil *dst, const D32 *src) in ReadDepthStencil() function in angle::D32
1943 void D32FS8X24::ReadDepthStencil(DepthStencil *dst, const D32FS8X24 *src) in ReadDepthStencil() function in angle::D32FS8X24