Home
last modified time | relevance | path

Searched refs:SpvOpDecorateId (Results 1 – 25 of 68) sorted by relevance

123

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddecoration_manager.cpp221 case SpvOpDecorateId: in HaveTheSameDecorations()
287 case SpvOpDecorateId: in HaveSubsetOfDecorations()
333 case SpvOpDecorateId: in AreDecorationsTheSame()
362 case SpvOpDecorateId: in AddDecoration()
471 case SpvOpDecorateId: in WhileEachDecoration()
603 case SpvOpDecorateId: in RemoveDecoration()
Dreflect.h42 opcode == SpvOpDecorateId || opcode == SpvOpDecorateStringGOOGLE || in IsAnnotationInst()
Dmem_pass.h121 return (op == SpvOpDecorate || op == SpvOpDecorateId); in IsNonTypeDecorate()
Dstrip_reflect_info_pass.cpp50 case SpvOpDecorateId: in Process()
/third_party/spirv-tools/source/opt/
Ddecoration_manager.cpp221 case SpvOpDecorateId: in HaveTheSameDecorations()
287 case SpvOpDecorateId: in HaveSubsetOfDecorations()
333 case SpvOpDecorateId: in AreDecorationsTheSame()
362 case SpvOpDecorateId: in AddDecoration()
471 case SpvOpDecorateId: in WhileEachDecoration()
603 case SpvOpDecorateId: in RemoveDecoration()
Dreflect.h42 opcode == SpvOpDecorateId || opcode == SpvOpDecorateStringGOOGLE || in IsAnnotationInst()
Dmem_pass.h121 return (op == SpvOpDecorate || op == SpvOpDecorateId); in IsNonTypeDecorate()
Dstrip_nonsemantic_info_pass.cpp53 case SpvOpDecorateId: in Process()
Dstrip_reflect_info_pass.cpp50 case SpvOpDecorateId: in Process()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddecoration_manager.cpp221 case SpvOpDecorateId: in HaveTheSameDecorations()
287 case SpvOpDecorateId: in HaveSubsetOfDecorations()
333 case SpvOpDecorateId: in AreDecorationsTheSame()
362 case SpvOpDecorateId: in AddDecoration()
471 case SpvOpDecorateId: in WhileEachDecoration()
603 case SpvOpDecorateId: in RemoveDecoration()
Dreflect.h42 opcode == SpvOpDecorateId || opcode == SpvOpDecorateStringGOOGLE || in IsAnnotationInst()
Dmem_pass.h121 return (op == SpvOpDecorate || op == SpvOpDecorateId); in IsNonTypeDecorate()
Dstrip_reflect_info_pass.cpp50 case SpvOpDecorateId: in Process()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_small_type_uses.cpp40 case SpvOpDecorateId: in ValidateSmallTypeUses()
Dvalidate_annotation.cpp468 use->opcode() != SpvOpName && use->opcode() != SpvOpDecorateId && in ValidateDecorationGroup()
543 case SpvOpDecorateId: { in RegisterDecorations()
618 case SpvOpDecorateId: in AnnotationPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_small_type_uses.cpp40 case SpvOpDecorateId: in ValidateSmallTypeUses()
Dvalidate_annotation.cpp468 use->opcode() != SpvOpName && use->opcode() != SpvOpDecorateId && in ValidateDecorationGroup()
543 case SpvOpDecorateId: { in RegisterDecorations()
618 case SpvOpDecorateId: in AnnotationPass()
/third_party/spirv-tools/source/val/
Dvalidate_small_type_uses.cpp40 case SpvOpDecorateId: in ValidateSmallTypeUses()
Dvalidate_annotation.cpp344 use->opcode() != SpvOpName && use->opcode() != SpvOpDecorateId && in ValidateDecorationGroup()
417 case SpvOpDecorateId: { in RegisterDecorations()
492 case SpvOpDecorateId: in AnnotationPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp724 MakeInstruction(SpvOpDecorateId, in TEST_F()
727 MakeInstruction(SpvOpDecorateId, in TEST_F()
742 MakeInstruction(SpvOpDecorateId, in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.extension_test.cpp724 MakeInstruction(SpvOpDecorateId, in TEST_F()
727 MakeInstruction(SpvOpDecorateId, in TEST_F()
742 MakeInstruction(SpvOpDecorateId, in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
Ddecoration_manager_test.cpp130 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
175 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
179 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
219 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
222 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Ddecoration_manager_test.cpp130 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
175 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
179 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
219 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
222 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
/third_party/spirv-tools/test/opt/
Ddecoration_manager_test.cpp130 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
175 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
179 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
219 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
222 &ir_context, SpvOpDecorateId, 0u, 0u, in TEST_F()
/third_party/spirv-tools/test/
Dtext_to_binary.extension_test.cpp724 MakeInstruction(SpvOpDecorateId, in TEST_F()
727 MakeInstruction(SpvOpDecorateId, in TEST_F()
742 MakeInstruction(SpvOpDecorateId, in TEST_F()

123