D | Blit11.cpp | 1059 unsigned int destSubresource, in copyStencil() argument 1065 destSubresource, destArea, destSize, scissor, true); in copyStencil() 1147 unsigned int destSubresource, in copyDepthStencil() argument 1153 destSubresource, destArea, destSize, scissor, false); in copyDepthStencil() 1162 unsigned int destSubresource, in copyDepthStencilImpl() argument 1202 destSubresource, destArea, destSize, scissor, copyOffset, in copyDepthStencilImpl() 1208 destSubresource, destArea, destSize, scissor, copyOffset, copyOffset, in copyDepthStencilImpl() 1213 destSubresource, destArea, destSize, scissor, copyOffset, copyOffset, in copyDepthStencilImpl() 1287 unsigned int destSubresource, in copyAndConvert() argument 1309 deviceContext->CopySubresourceRegion(destStaging.get(), 0, 0, 0, 0, dest.get(), destSubresource, in copyAndConvert() [all …]
|