mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 19:21:06 +00:00
d3d12: Fix typo in docs
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7642>
This commit is contained in:
parent
ef55b31f46
commit
024f450204
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ gst_d3d12_fence_data_new (void)
|
||||||
* @pool: a #GstD3D12FenceDataPool
|
* @pool: a #GstD3D12FenceDataPool
|
||||||
* @data: (out) (transfer full): a pointer to #GstD3D12FenceData
|
* @data: (out) (transfer full): a pointer to #GstD3D12FenceData
|
||||||
*
|
*
|
||||||
* Acquire #GstD3D12CommandAllocator object
|
* Acquire #GstD3D12FenceData object
|
||||||
*
|
*
|
||||||
* Returns: %TRUE if successful
|
* Returns: %TRUE if successful
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue