Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp2541 is_inout_array(unsigned stage, ir_variable *var, bool *remove_array) in is_inout_array()
2581 bool remove_array; in visit() local