Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dshader_types.h116 bool LocalSizeVariable; member
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.cpp1922 shader->info.Comp.LocalSizeVariable = in set_shader_inout_layout()
Dlinker.cpp2206 } else if (shader->info.Comp.LocalSizeVariable) { in link_cs_input_layout_qualifiers()