Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dir.h853 unsigned from_ssbo_unsized_array:1; /**< unsized array buffer variable. */ member
Dlinker.cpp1524 bool from_ssbo_unsized_array, bool *implicit_sized) in fixup_type()