Searched defs:from_ssbo_unsized_array (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlinker.cpp1630 fixup_type(const glsl_type ** type,unsigned max_array_access,bool from_ssbo_unsized_array,bool * implicit_sized) argument
H A Dir.h872 unsigned from_ssbo_unsized_array:1; /**< unsized array buffer variable. */ member in struct:ir_variable::ir_variable_data
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir.h857 unsigned from_ssbo_unsized_array:1; /**< unsized array buffer variable. */ member in struct:ir_variable::ir_variable_data
H A Dlinker.cpp1587 fixup_type(const glsl_type ** type,unsigned max_array_access,bool from_ssbo_unsized_array,bool * implicit_sized) argument

Completed in 22 milliseconds