Searched refs:vk_format_from_fourcc (Results 1 – 2 of 2) sorted by relevance
59 static inline VkFormat vk_format_from_fourcc(unsigned fourcc_format) { in vk_format_from_fourcc() function
4146 localCreateInfo.format = vk_format_from_fourcc(extFormatAndroidPtr->externalFormat); in on_vkCreateImage()4372 localCreateInfo.format = vk_format_from_fourcc(extFormatAndroidPtr->externalFormat); in on_vkCreateSamplerYcbcrConversion()4418 localCreateInfo.format = vk_format_from_fourcc(extFormatAndroidPtr->externalFormat); in on_vkCreateSamplerYcbcrConversionKHR()6887 localCreateInfo.format = vk_format_from_fourcc(it->second.externalFourccFormat); in on_vkCreateImageView()