Searched defs:tuning_mode (Results 1 – 3 of 3) sorted by relevance
81 void CLDeviceBackend::set_kernel_tuning_mode(CLTunerMode tuning_mode) in set_kernel_tuning_mode()
93 VkVideoEncodeTuningModeKHR tuning_mode; member
58330 pub tuning_mode: VideoEncodeTuningModeKHR, field58387 pub fn tuning_mode(mut self, tuning_mode: VideoEncodeTuningModeKHR) -> Self { in tuning_mode() method