Lines Matching refs:STR
65 #define STR(x) case x: return #x;
67 STR(SPV_KHR_16bit_storage);
68 STR(SPV_KHR_device_group);
69 STR(SPV_KHR_multiview);
70 STR(SPV_KHR_shader_ballot);
71 STR(SPV_KHR_shader_draw_parameters);
72 STR(SPV_KHR_storage_buffer_storage_class);
73 STR(SPV_KHR_subgroup_vote);
74 STR(SPV_KHR_variable_pointers);
75 STR(SPV_AMD_gcn_shader);
79 #undef STR