Lines Matching refs:ycbcrConversion
10097 VkSamplerYcbcrConversion ycbcrConversion; in decode() local
10109 *(VkSamplerYcbcrConversion*)&ycbcrConversion = in decode()
10112 boxed_ycbcrConversion_preserve = ycbcrConversion; in decode()
10113 ycbcrConversion = unbox_VkSamplerYcbcrConversion(ycbcrConversion); in decode()
10132 ioStream, (unsigned long long)device, (unsigned long long)ycbcrConversion, in decode()
10135 m_state->on_vkDestroySamplerYcbcrConversion(&m_pool, device, ycbcrConversion, in decode()
15662 VkSamplerYcbcrConversion ycbcrConversion; in decode() local
15674 *(VkSamplerYcbcrConversion*)&ycbcrConversion = in decode()
15677 boxed_ycbcrConversion_preserve = ycbcrConversion; in decode()
15678 ycbcrConversion = unbox_VkSamplerYcbcrConversion(ycbcrConversion); in decode()
15698 (unsigned long long)ycbcrConversion, (unsigned long long)pAllocator); in decode()
15700 m_state->on_vkDestroySamplerYcbcrConversionKHR(&m_pool, device, ycbcrConversion, in decode()