Searched defs:glsl_function_param (Results 1 – 1 of 1) sorted by relevance
1510 struct glsl_function_param { struct1511 const struct glsl_type *type;1513 bool in;1514 bool out;