Searched refs:GetComputeShaderLocalGroupSize (Results 1 – 3 of 3) sorted by relevance
877 sh::WorkGroupSize GetComputeShaderLocalGroupSize(const ShHandle handle);
592 WorkGroupSize GetComputeShaderLocalGroupSize(const ShHandle handle) in GetComputeShaderLocalGroupSize() function
229 localSize = sh::GetComputeShaderLocalGroupSize(compilerHandle); in buildCompiledShaderState()