Windows release build for xenia-project/xenia@04d5c40.
[GPU/UI] XeSL readability improvements + float suffix
Use the xe suffix instead of the xesl prefix for quicker visual
recognition of identifiers, also switch to snake_case for consistency.
Also add the f suffix to float32 literals because the Metal Shading
Language is based on C++.