mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
a/d3d: Fix docs for fence helper
This commit is contained in:
parent
bb94363f94
commit
3f777350e1
|
@ -32,8 +32,6 @@ namespace xrt::auxiliary::d3d {
|
|||
* @return xrt_result_t, one of:
|
||||
* - @ref XRT_SUCCESS
|
||||
* - @ref XRT_ERROR_ALLOCATION
|
||||
* - @ref XRT_ERROR_SWAPCHAIN_FORMAT_UNSUPPORTED
|
||||
* - @ref XRT_ERROR_SWAPCHAIN_FLAG_VALID_BUT_UNSUPPORTED
|
||||
* - @ref XRT_ERROR_D3D11
|
||||
*/
|
||||
xrt_result_t
|
||||
|
|
Loading…
Reference in a new issue