Searched defs:getComputeShaderLocalSize (Results 1 – 4 of 4) sorted by relevance
114 const sh::WorkGroupSize &getComputeShaderLocalSize() const { return mComputeShaderLocalSize; } in getComputeShaderLocalSize() function
2114 sh::WorkGroupSize TParseContext::getComputeShaderLocalSize() const in getComputeShaderLocalSize() function in sh::TParseContext
284 const sh::WorkGroupSize &getComputeShaderLocalSize() const { return mComputeShaderLocalSize; } in getComputeShaderLocalSize() function
2115 const sh::WorkGroupSize &Program::getComputeShaderLocalSize() const in getComputeShaderLocalSize() function in gl::Program