Searched defs:glsl_function_param (Results 1 – 1 of 1) sorted by relevance
1494 struct glsl_function_param { struct1495 const struct glsl_type *type;1497 bool in;1498 bool out;