Searched defs:EmitStatement (Results 1 – 5 of 5) sorted by relevance
807 bool GeneratorImpl::EmitStatement(const ast::Statement* stmt) { in EmitStatement() function in tint::writer::wgsl::GeneratorImpl
2083 bool GeneratorImpl::EmitStatement(const ast::Statement* stmt) { in EmitStatement() function in tint::writer::msl::GeneratorImpl
2254 bool GeneratorImpl::EmitStatement(const ast::Statement* stmt) { in EmitStatement() function in tint::writer::glsl::GeneratorImpl
3219 bool GeneratorImpl::EmitStatement(const ast::Statement* stmt) { in EmitStatement() function in tint::writer::hlsl::GeneratorImpl
3520 bool FunctionEmitter::EmitStatement(const spvtools::opt::Instruction& inst) { in EmitStatement() function in tint::reader::spirv::FunctionEmitter