Home
last modified time | relevance | path

Searched defs:gl_shader_variable (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dshader_types.h1081 struct gl_shader_variable struct
1086 const struct glsl_type *type;
1091 const struct glsl_type *interface_type;
1097 const struct glsl_type *outermost_struct_type;
1102 struct gl_resource_name name;
1124 int location;
1130 unsigned component:2;
1139 unsigned index:1;
1145 unsigned patch:1;
1152 unsigned mode:4;
[all …]