Searched refs:GetFramebufferTilePropertiesQCOM (Results 1 – 3 of 3) sorted by relevance
1024 PFN_vkGetFramebufferTilePropertiesQCOM GetFramebufferTilePropertiesQCOM; member
1252 …table->GetFramebufferTilePropertiesQCOM = (PFN_vkGetFramebufferTilePropertiesQCOM) gpa(device, "vk… in layer_init_device_dispatch_table()1253 …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()2133 …(name, "GetFramebufferTilePropertiesQCOM")) return (void *)table->GetFramebufferTilePropertiesQCOM; in loader_lookup_device_dispatch_table()7408 VKAPI_ATTR VkResult VKAPI_CALL GetFramebufferTilePropertiesQCOM( in GetFramebufferTilePropertiesQCOM() function7420 … return disp->GetFramebufferTilePropertiesQCOM(device, framebuffer, pPropertiesCount, pProperties); in GetFramebufferTilePropertiesQCOM()9510 *addr = (void *)GetFramebufferTilePropertiesQCOM; in extension_instance_gpa()