Home | History | Annotate | Download | only in glsl

Lines Matching refs:LocalSizeVariable

2033    linked_shader->info.Comp.LocalSizeVariable = false;
2069 } else if (shader->info.Comp.LocalSizeVariable) {
2082 linked_shader->info.Comp.LocalSizeVariable = true;
2091 !linked_shader->info.Comp.LocalSizeVariable) {
2099 prog->Comp.LocalSizeVariable =
2100 linked_shader->info.Comp.LocalSizeVariable;