Searched defs:tgs (Results 1 – 6 of 6) sorted by relevance
104 const auto& tgs = mod.GetThreadGroupSize(); in GpuComputeProgramVk() local
88 const Math::UVec3 tgs = createInfo.reflectionData.GetLocalSize(); in ShaderModuleVk() local
196 const ShaderThreadGroup tgs = psos_.downscaleAndThresholdTGS; in ComputeDownscaleAndThreshold() local216 const ShaderThreadGroup tgs = psos_.downscaleTGS; in ComputeDownscale() local251 const ShaderThreadGroup tgs = psos_.upscaleTGS; in ComputeUpscale() local286 const ShaderThreadGroup tgs = psos_.combineTGS; in ComputeCombine() local
322 const ShaderThreadGroup tgs = shaderMgr.GetReflectionThreadGroupSize(shaderHandle); in ExecuteFrameCompute() local
181 const Math::UVec3 tgs = createInfo.reflectionData.GetLocalSize(); in ProcessShaderModule() local
707 const auto& tgs = plat_.module_->GetThreadGroupSize(); in GpuComputeProgramGLES() local