Searched refs:copyDepth (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
H A DBlit11.h44 bool copyDepth(ID3D11ShaderResourceView *source, const gl::Box &sourceArea, const gl::Extents &sourceSize,
H A DBlit11.cpp644 bool Blit11::copyDepth(ID3D11ShaderResourceView *source, const gl::Box &sourceArea, const gl::Extents &sourceSize, function in class:rx::Blit11
H A DRenderer11.cpp3052 result = mBlit->copyDepth(readSRV, readArea, readSize, drawDSV, drawArea, drawSize,

Completed in 252 milliseconds