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.h2546 struct gl_shader_variable struct
2551 const struct glsl_type *type;
2556 const struct glsl_type *interface_type;
2562 const struct glsl_type *outermost_struct_type;
2567 char *name;
2589 int location;
2595 unsigned component:2;
2604 unsigned index:1;
2610 unsigned patch:1;
2617 unsigned mode:4;
[all …]