Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshader_types.h906 struct gl_shader_variable struct
911 const struct glsl_type *type;
916 const struct glsl_type *interface_type;
922 const struct glsl_type *outermost_struct_type;
927 struct gl_resource_name name;
949 int location;
955 unsigned component:2;
964 unsigned index:1;
970 unsigned patch:1;
977 unsigned mode:4;
[all …]