>>985967 (OP)
Sony uses a custom and highly secret API for its graphics drivers and other system functionality, not to mention that while the ISA the PS4 and XBone use is x86-64 the CPU cores are quite different to the ones that AMD sells for desktops for instance in the APUs in the PS4 the speculative execution engine is right at the start of the processing pipeline and they will speculatively execute basically fucking everything, which is fine for a closed platform where all the code running on the system is signed by Sony and great at speeding up highly branchy code but holy shit the security issues of it make meltdown look tame by comparison.
If you could get someone to violate an NDA thick enough that you could beat someone to death with it then you might be able to start reverse engineering the API to make a wrapper for Vulkan and such like what Valve is doing with Proton.