Searched refs:PFN_vkCreateSamplerYcbcrConversion (Results 1 – 7 of 7) sorted by relevance
230 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion;
511 (PFN_vkCreateSamplerYcbcrConversion)dlSymFunc(lib, "vkCreateSamplerYcbcrConversion"); in init_vulkan_dispatch_from_system_loader()1360 (PFN_vkCreateSamplerYcbcrConversion)vk->vkGetInstanceProcAddr( in init_vulkan_dispatch_from_instance()2294 (PFN_vkCreateSamplerYcbcrConversion)vk->vkGetDeviceProcAddr( in init_vulkan_dispatch_from_device()
4762 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion = 0;5251 …vkCreateSamplerYcbcrConversion = PFN_vkCreateSamplerYcbcrConversion( vkGetInstanceProcAddr( instan… in init()5666 …vkCreateSamplerYcbcrConversion = PFN_vkCreateSamplerYcbcrConversion( vkGetDeviceProcAddr( device, … in init()
9295 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion = 0;10460 …vkCreateSamplerYcbcrConversion = PFN_vkCreateSamplerYcbcrConversion( vkGetInstanceProcAddr( instan… in init()11534 …vkCreateSamplerYcbcrConversion = PFN_vkCreateSamplerYcbcrConversion( vkGetDeviceProcAddr( device, … in init()
407 …vkCreateSamplerYcbcrConversion = PFN_vkCreateSamplerYcbcrConversion( vkGetDeviceProcAddr( device, … in DeviceDispatcher()767 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion = 0;
734 …vkCreateSamplerYcbcrConversion = PFN_vkCreateSamplerYcbcrConversion( vkGetDeviceProcAddr( device, … in DeviceDispatcher()1612 PFN_vkCreateSamplerYcbcrConversion vkCreateSamplerYcbcrConversion = 0;
5595 typedef VkResult (VKAPI_PTR *PFN_vkCreateSamplerYcbcrConversion)(VkDevice device, const VkSamplerYc… typedef