Searched refs:glslang_profile_t (Results 1 – 3 of 3) sorted by relevance
181 } glslang_profile_t; typedef
166 glslang_profile_t default_profile;
303 static EProfile c_shader_profile(glslang_profile_t profile) in c_shader_profile()