Home
last modified time | relevance | path

Searched refs:LocalSizeVariable (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.cpp1883 shader->info.Comp.LocalSizeVariable = in set_shader_inout_layout()
Dlinker.cpp2267 } else if (shader->info.Comp.LocalSizeVariable) { in link_cs_input_layout_qualifiers()
/external/mesa3d/src/mesa/main/
Dmtypes.h2539 bool LocalSizeVariable; member