Searched defs:max_array_access (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ | ||
D | ir.h | 981 int max_array_access; member |
D | linker.cpp | 1630 static void fixup_type(const glsl_type **type, unsigned max_array_access, in fixup_type() |