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.h2797 struct gl_shader_variable struct
2802 const struct glsl_type *type;
2807 const struct glsl_type *interface_type;
2813 const struct glsl_type *outermost_struct_type;
2818 char *name;
2840 int location;
2846 unsigned component:2;
2855 unsigned index:1;
2861 unsigned patch:1;
2868 unsigned mode:4;
[all …]