Home | History | Annotate | Download | only in glsl

Lines Matching defs:return_type

528    ir_function_signature(const glsl_type *return_type);
590 const struct glsl_type *return_type;
1135 assert(callee->return_type != NULL);
1886 prototype_string(const glsl_type *return_type, const char *name,