Searched refs:SharedSize (Results 1 – 3 of 3) sorted by relevance
501 prog->Comp.SharedSize = v.shared_size; in lower_shared_reference()511 if (prog->Comp.SharedSize > ctx->Const.MaxComputeSharedMemorySize) { in lower_shared_reference()513 prog->Comp.SharedSize, in lower_shared_reference()
2990 unsigned SharedSize; member
2470 dst->info.cs.shared_size = src->Comp.SharedSize; in _mesa_copy_linked_program_data()