Searched refs:getWorkGroupSize (Results 1 – 3 of 3) sorted by relevance
224 const sh::WorkGroupSize &getWorkGroupSize();
741 const sh::WorkGroupSize &Shader::getWorkGroupSize() in getWorkGroupSize() function in gl::Shader
3288 mState.mComputeShaderLocalSize = shaders[ShaderType::Compute]->getWorkGroupSize(); in linkValidateShaders()