Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmtypes.h2737 struct gl_shader_variable struct
2742 const struct glsl_type *type;
2747 const struct glsl_type *interface_type;
2753 const struct glsl_type *outermost_struct_type;
2758 char *name;
2780 int location;
2786 unsigned component:2;
2795 unsigned index:1;
2801 unsigned patch:1;
2808 unsigned mode:4;
[all …]