Rebranding /drivers folder #29
Annotations
10 errors
drivers/vulkan/rendering_device_driver_vulkan.cpp#L771
'device_fault_support' was not declared in this scope
|
drivers/vulkan/rendering_device_driver_vulkan.cpp#L947
'device_fault_support' was not declared in this scope; did you mean 'device_fault_features'?
|
drivers/vulkan/rendering_device_driver_vulkan.cpp#L1021
'VKC' has not been declared
|
drivers/vulkan/rendering_device_driver_vulkan.cpp#L1045
'struct RenderingDeviceDriverVulkan::DeviceFunctions' has no member named 'CmdDebugMarkerBeginEXT'
|
drivers/vulkan/rendering_device_driver_vulkan.cpp#L1046
'struct RenderingDeviceDriverVulkan::DeviceFunctions' has no member named 'CmdDebugMarkerEndEXT'
|
drivers/vulkan/rendering_device_driver_vulkan.cpp#L1047
'struct RenderingDeviceDriverVulkan::DeviceFunctions' has no member named 'CmdDebugMarkerInsertEXT'
|
drivers/vulkan/rendering_device_driver_vulkan.cpp#L1048
'struct RenderingDeviceDriverVulkan::DeviceFunctions' has no member named 'DebugMarkerSetObjectNameEXT'
|
drivers/vulkan/rendering_device_driver_vulkan.cpp#L1052
'device_fault_support' was not declared in this scope; did you mean 'device_fault_features'?
|
drivers/vulkan/rendering_device_driver_vulkan.cpp#L1053
'struct RenderingDeviceDriverVulkan::DeviceFunctions' has no member named 'GetDeviceFaultInfoEXT'
|
drivers/vulkan/rendering_device_driver_vulkan.cpp#L1214
'VKC' has not been declared
|
This job failed
Loading