Searched defs:glsl_function_param (Results 1 – 1 of 1) sorted by relevance
1046 struct glsl_function_param { struct1047 const struct glsl_type *type;1049 bool in;1050 bool out;