Searched refs:glslang_profile_t (Results 1 – 3 of 3) sorted by relevance
203 } glslang_profile_t; typedef
210 glslang_profile_t default_profile;
290 static EProfile c_shader_profile(glslang_profile_t profile) in c_shader_profile()