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/
Dmtypes.h2841 struct gl_shader_variable struct
2846 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 …]