mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update vaapi_wrapper.h
This commit is contained in:
parent
d78b7d3e5c
commit
bd897d14cc
1 changed files with 1 additions and 1 deletions
|
@ -90,8 +90,8 @@ enum class VAImplementation {
|
|||
kMesaGallium,
|
||||
kIntelI965,
|
||||
kIntelIHD,
|
||||
kNVIDIAVDPAU,
|
||||
kOther,
|
||||
kNVIDIAVDPAU,
|
||||
kInvalid,
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue