Searched refs:supportsSamplerYcbcrConversion (Results 1 – 3 of 3) sorted by relevance
206 bool supportsSamplerYcbcrConversion = false; member
889 deviceInfos[i].supportsSamplerYcbcrConversion = in createGlobalVkEmulation()1032 sVkEmulation->deviceInfo.supportsSamplerYcbcrConversion, in createGlobalVkEmulation()1097 if (sVkEmulation->deviceInfo.supportsSamplerYcbcrConversion) { in createGlobalVkEmulation()
1666 if (m_emu->enableYcbcrEmulation && !m_emu->deviceInfo.supportsSamplerYcbcrConversion) { in on_vkCreateDevice()6299 if (m_emu->enableYcbcrEmulation && !m_emu->deviceInfo.supportsSamplerYcbcrConversion) { in on_vkCreateSamplerYcbcrConversion()6318 if (m_emu->enableYcbcrEmulation && !m_emu->deviceInfo.supportsSamplerYcbcrConversion) { in on_vkDestroySamplerYcbcrConversion()