Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp2383 is_inout_array(unsigned stage, ir_variable *var, bool *remove_array) in is_inout_array()
2423 bool remove_array; in visit() local