9namespace pixelbullet::graphics_internal
14namespace pixelbullet::application_internal
16graphics_internal::PhysicalDeviceDiagnosticsReport EnumerateUtilityGpuDiagnostics(
const ApplicationBootstrap& bootstrap,
17 const ApplicationLaunchOptions& launch_options);
18int ExecuteListGpusUtility(
const ApplicationBootstrap& bootstrap);
19int ExecuteSaveGpuDefaultUtility(
const ApplicationBootstrap& bootstrap);
20int ExecuteClearGpuDefaultUtility(
const ApplicationBootstrap& bootstrap);
Definition specification.h:79
Definition specification.h:69
Definition physical_device_internal.h:61