Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dshader_types.h926 struct gl_shader_variable struct
931 const struct glsl_type *type;
936 const struct glsl_type *interface_type;
942 const struct glsl_type *outermost_struct_type;
947 struct gl_resource_name name;
969 int location;
975 unsigned component:2;
984 unsigned index:1;
990 unsigned patch:1;
997 unsigned mode:4;
[all …]