Searched refs:GetFramebufferTilePropertiesQCOM (Results 1 – 3 of 3) sorted by relevance
1024 PFN_vkGetFramebufferTilePropertiesQCOM GetFramebufferTilePropertiesQCOM; member
1258 …table->GetFramebufferTilePropertiesQCOM = (PFN_vkGetFramebufferTilePropertiesQCOM) gpa(device, "vk… in layer_init_device_dispatch_table()1259 …if (table->GetFramebufferTilePropertiesQCOM == nullptr) { table->GetFramebufferTilePropertiesQCOM … in layer_init_device_dispatch_table()
1084 …table->GetFramebufferTilePropertiesQCOM = (PFN_vkGetFramebufferTilePropertiesQCOM)gdpa(dev, "vkGet… in loader_init_device_extension_dispatch_table()2139 …(name, "GetFramebufferTilePropertiesQCOM")) return (void *)table->GetFramebufferTilePropertiesQCOM; in loader_lookup_device_dispatch_table()7420 VKAPI_ATTR VkResult VKAPI_CALL GetFramebufferTilePropertiesQCOM( in GetFramebufferTilePropertiesQCOM() function7432 … return disp->GetFramebufferTilePropertiesQCOM(device, framebuffer, pPropertiesCount, pProperties); in GetFramebufferTilePropertiesQCOM()9557 *addr = (void *)GetFramebufferTilePropertiesQCOM; in extension_instance_gpa()