Searched refs:ModuleLayoutSection (Results 1 – 6 of 6) sorted by relevance
46 enum ModuleLayoutSection { enum183 ModuleLayoutSection current_layout_section() const;736 void SetCurrentLayoutSectionForTesting(ModuleLayoutSection section) { in SetCurrentLayoutSectionForTesting()778 ModuleLayoutSection current_layout_section_;
33 ModuleLayoutSection InstructionLayoutSection( in InstructionLayoutSection()34 ModuleLayoutSection current_section, SpvOp op) { in InstructionLayoutSection()99 bool IsInstructionInLayoutSection(ModuleLayoutSection layout, SpvOp op) { in IsInstructionInLayoutSection()265 ModuleLayoutSection ValidationState_t::current_layout_section() const { in current_layout_section()273 static_cast<ModuleLayoutSection>(current_layout_section_ + 1); in ProgressToNextLayoutSectionOrder()278 ModuleLayoutSection section = in IsOpcodeInPreviousLayoutSection()
46 enum ModuleLayoutSection { enum182 ModuleLayoutSection current_layout_section() const;798 void SetCurrentLayoutSectionForTesting(ModuleLayoutSection section) { in SetCurrentLayoutSectionForTesting()851 ModuleLayoutSection current_layout_section_;
34 ModuleLayoutSection InstructionLayoutSection( in InstructionLayoutSection()35 ModuleLayoutSection current_section, spv::Op op) { in InstructionLayoutSection()102 bool IsInstructionInLayoutSection(ModuleLayoutSection layout, spv::Op op) { in IsInstructionInLayoutSection()284 ModuleLayoutSection ValidationState_t::current_layout_section() const { in current_layout_section()292 static_cast<ModuleLayoutSection>(current_layout_section_ + 1); in ProgressToNextLayoutSectionOrder()297 ModuleLayoutSection section = in IsOpcodeInPreviousLayoutSection()