@mcc the bit of history about "big engines" enthusiastically embracing vulkan/dx12 looks like that from the outside, but at least for Unity it was almost completely the opposite internally. The whole engine around year 2014 was *completely* unsuited for vulkan/dx12/metal design (and still largely is today), given that most of renderer design was still based around OpenGL 2.0 / DX9 concepts. So how come you end up with APIs like Vulkan, with engine vendors on Khronos? "It's complicated" :/
@mcc Khronos discussions are basically *a lot* of conference calls and occasional face to face meetings, a lot of "voting" and tracking "who can vote" based on attendance, and a lot of writing proposals in weird dialect of English that is "spec language". Who wants to do that, and who has time to do that?
One possible, I'm sure hypothetical scenario: someone who's not terribly busy working on the engine itself. Heck, maybe if they spent their time on calls they'd cause less damage to the code!