Searched refs:freesync_on_desktop (Results 1 – 2 of 2) sorted by relevance
576 bool freesync_on_desktop) in build_vrr_infopacket_data_v1() argument602 if (freesync_on_desktop) { in build_vrr_infopacket_data_v1()630 bool freesync_on_desktop) in build_vrr_infopacket_data_v3() argument662 if (freesync_on_desktop) { in build_vrr_infopacket_data_v3()886 bool freesync_on_desktop) in build_vrr_infopacket_v1() argument892 build_vrr_infopacket_data_v1(vrr, infopacket, freesync_on_desktop); in build_vrr_infopacket_v1()902 bool freesync_on_desktop) in build_vrr_infopacket_v2() argument907 build_vrr_infopacket_data_v1(vrr, infopacket, freesync_on_desktop); in build_vrr_infopacket_v2()920 bool freesync_on_desktop) in build_vrr_infopacket_v3() argument925 build_vrr_infopacket_data_v3(vrr, infopacket, freesync_on_desktop); in build_vrr_infopacket_v3()[all …]
248 bool freesync_on_desktop; member