Texture::UpdateStagingData

Texture::UpdateStagingData
virtual bool UpdateStagingData(Render::RenderTargetData*);
Description

UpdateStagingData synchronizes staging content. This method allows mapped changes to be transferred to HW without explicit Unmap call.

Return Value