Searched defs:EmitLoop (Results 1 – 5 of 5) sorted by relevance
976 bool GeneratorImpl::EmitLoop(const ast::LoopStatement* stmt) { in EmitLoop() function in tint::writer::wgsl::GeneratorImpl
325 void SpirvShader::EmitLoop(EmitState *state) const in EmitLoop() function in sw::SpirvShader
1813 bool GeneratorImpl::EmitLoop(const ast::LoopStatement* stmt) { in EmitLoop() function in tint::writer::msl::GeneratorImpl
2087 bool GeneratorImpl::EmitLoop(const ast::LoopStatement* stmt) { in EmitLoop() function in tint::writer::glsl::GeneratorImpl
3052 bool GeneratorImpl::EmitLoop(const ast::LoopStatement* stmt) { in EmitLoop() function in tint::writer::hlsl::GeneratorImpl