Implement the extension SPV_KHR_16bit_storage

This commit is contained in:
Rex Xu
2017-04-07 23:22:33 +08:00
parent 38a425355b
commit f89ad98013
5 changed files with 31 additions and 0 deletions

View File

@@ -39,5 +39,6 @@ static const char* const E_SPV_KHR_subgroup_vote = "SPV_KHR_subgroup_vo
static const char* const E_SPV_KHR_device_group = "SPV_KHR_device_group";
static const char* const E_SPV_KHR_multiview = "SPV_KHR_multiview";
static const char* const E_SPV_KHR_shader_draw_parameters = "SPV_KHR_shader_draw_parameters";
static const char* const E_SPV_KHR_16bit_storage = "SPV_KHR_16bit_storage";
#endif // #ifndef GLSLextKHR_H