mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
mediafoundation: remove extra ';'
Reviewed-by: Yubo Xie <yuboxie@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37820>
This commit is contained in:
parent
eb088e339f
commit
03baa8ac72
1 changed files with 0 additions and 1 deletions
|
|
@ -1674,7 +1674,6 @@ CDX12EncHMFT::SetValue( const GUID *Api, VARIANT *Value )
|
|||
CHECKHR_GOTO( E_INVALIDARG, done );
|
||||
}
|
||||
m_WorkProcessPriority = (D3D12_COMMAND_QUEUE_PROCESS_PRIORITY) ( Value->ulVal );
|
||||
;
|
||||
m_bWorkProcessPrioritySet = TRUE;
|
||||
}
|
||||
else if( *Api == CODECAPI_AVEncWorkGlobalPriority )
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue