Searched defs:gl_shader_variable (Results 1 – 1 of 1) sorted by relevance
940 struct gl_shader_variable struct945 const struct glsl_type *type;950 const struct glsl_type *interface_type;956 const struct glsl_type *outermost_struct_type;961 struct gl_resource_name name;983 int location;989 unsigned component:2;998 unsigned index:1;1004 unsigned patch:1;1011 unsigned mode:4;[all …]