Skip to content

d3d11: Avoid ID3D11DeviceContext::Map if possible

Seungha Yang requested to merge seungha.yang/gstreamer:d3d11-more-enhance into main

Allocate resource with initial date instead of calling Map/Unmap after allocation

Merge request reports