Searched defs:gl_shader_variable (Results 1 – 1 of 1) sorted by relevance
2841 struct gl_shader_variable struct2846 const struct glsl_type *type;2851 const struct glsl_type *interface_type;2857 const struct glsl_type *outermost_struct_type;2862 char *name;2884 int location;2890 unsigned component:2;2899 unsigned index:1;2905 unsigned patch:1;2912 unsigned mode:4;[all …]