Searched refs:SharedSize (Results 1 – 3 of 3) sorted by relevance
504 prog->Comp.SharedSize = v.shared_size; in lower_shared_reference()514 if (prog->Comp.SharedSize > ctx->Const.MaxComputeSharedMemorySize) { in lower_shared_reference()516 prog->Comp.SharedSize, in lower_shared_reference()
3064 unsigned SharedSize; member
2621 dst->info.cs.shared_size = src->Comp.SharedSize; in _mesa_copy_linked_program_data()