Home | History | Annotate | Download | only in glsl

Lines Matching refs:glsl_type

209  * types in general, it doesn't really belong in glsl_type.
212 count_attribute_slots(const glsl_type *t)
908 const glsl_type *type =
909 glsl_type::get_array_instance(var->type->fields.array,
976 var->type = glsl_type::get_array_instance(var->type->fields.array,
988 const char *name, const glsl_type *type, GLenum shader_type,
994 const glsl_type *field_type = type->fields.structure[i].type;
1006 const glsl_type *array_elem_type = NULL;