/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_move_instruction_down_test.cpp | 226 MakeInstructionDescriptor(23, SpvOpMemoryBarrier, 0)) in TEST() 325 MakeInstructionDescriptor(21, SpvOpMemoryBarrier, 0)) in TEST() 330 MakeInstructionDescriptor(21, SpvOpMemoryBarrier, 2)) in TEST() 349 MakeInstructionDescriptor(22, SpvOpMemoryBarrier, 1)); in TEST() 419 MakeInstructionDescriptor(21, SpvOpMemoryBarrier, 0)); in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
D | transformation_move_instruction_down_test.cpp | 226 MakeInstructionDescriptor(23, SpvOpMemoryBarrier, 0)) in TEST() 325 MakeInstructionDescriptor(21, SpvOpMemoryBarrier, 0)) in TEST() 330 MakeInstructionDescriptor(21, SpvOpMemoryBarrier, 2)) in TEST() 349 MakeInstructionDescriptor(22, SpvOpMemoryBarrier, 1)); in TEST() 419 MakeInstructionDescriptor(21, SpvOpMemoryBarrier, 0)); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_move_instruction_down_test.cpp | 226 MakeInstructionDescriptor(23, SpvOpMemoryBarrier, 0)) in TEST() 325 MakeInstructionDescriptor(21, SpvOpMemoryBarrier, 0)) in TEST() 330 MakeInstructionDescriptor(21, SpvOpMemoryBarrier, 2)) in TEST() 349 MakeInstructionDescriptor(22, SpvOpMemoryBarrier, 1)); in TEST() 419 MakeInstructionDescriptor(21, SpvOpMemoryBarrier, 0)); in TEST()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_memory_semantics.cpp | 174 if (opcode == SpvOpMemoryBarrier && !num_memory_order_set_bits) { in ValidateMemorySemantics() 182 } else if (opcode != SpvOpMemoryBarrier && num_memory_order_set_bits) { in ValidateMemorySemantics() 196 if (opcode == SpvOpMemoryBarrier && !includes_storage_class) { in ValidateMemorySemantics()
|
D | validate_barriers.cpp | 78 case SpvOpMemoryBarrier: { in BarriersPass()
|
/third_party/spirv-tools/source/val/ |
D | validate_memory_semantics.cpp | 174 if (opcode == SpvOpMemoryBarrier && !num_memory_order_set_bits) { in ValidateMemorySemantics() 182 } else if (opcode != SpvOpMemoryBarrier && num_memory_order_set_bits) { in ValidateMemorySemantics() 196 if (opcode == SpvOpMemoryBarrier && !includes_storage_class) { in ValidateMemorySemantics()
|
D | validate_barriers.cpp | 79 case SpvOpMemoryBarrier: { in BarriersPass()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_memory_semantics.cpp | 174 if (opcode == SpvOpMemoryBarrier && !num_memory_order_set_bits) { in ValidateMemorySemantics() 182 } else if (opcode != SpvOpMemoryBarrier && num_memory_order_set_bits) { in ValidateMemorySemantics() 196 if (opcode == SpvOpMemoryBarrier && !includes_storage_class) { in ValidateMemorySemantics()
|
D | validate_barriers.cpp | 78 case SpvOpMemoryBarrier: { in BarriersPass()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.barrier_test.cpp | 40 Eq(MakeInstruction(SpvOpMemoryBarrier, {1, 2}))); in TEST_F()
|
/third_party/spirv-tools/test/ |
D | text_to_binary.barrier_test.cpp | 40 Eq(MakeInstruction(SpvOpMemoryBarrier, {1, 2}))); in TEST_F()
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.barrier_test.cpp | 40 Eq(MakeInstruction(SpvOpMemoryBarrier, {1, 2}))); in TEST_F()
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_replace_load_store_with_copy_memory.cpp | 153 case SpvOpMemoryBarrier: in IsMemoryBarrierOpCode()
|
D | transformation_move_instruction_down.cpp | 593 case SpvOpMemoryBarrier: in IsBarrierInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_replace_load_store_with_copy_memory.cpp | 153 case SpvOpMemoryBarrier: in IsMemoryBarrierOpCode()
|
D | transformation_move_instruction_down.cpp | 593 case SpvOpMemoryBarrier: in IsBarrierInstruction()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_replace_load_store_with_copy_memory.cpp | 153 case SpvOpMemoryBarrier: in IsMemoryBarrierOpCode()
|
D | transformation_move_instruction_down.cpp | 593 case SpvOpMemoryBarrier: in IsBarrierInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | code_sink.cpp | 203 case SpvOpMemoryBarrier: { in HasUniformMemorySync()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | code_sink.cpp | 203 case SpvOpMemoryBarrier: { in HasUniformMemorySync()
|
/third_party/spirv-tools/source/opt/ |
D | code_sink.cpp | 203 case SpvOpMemoryBarrier: { in HasUniformMemorySync()
|
/third_party/spirv-tools/source/ |
D | opcode.cpp | 709 case SpvOpMemoryBarrier: in spvOpcodeMemorySemanticsOperandIndices()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | opcode.cpp | 711 case SpvOpMemoryBarrier: in spvOpcodeMemorySemanticsOperandIndices()
|
/third_party/skia/src/sksl/ |
D | spirv.h | 780 SpvOpMemoryBarrier = 225, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 711 case SpvOpMemoryBarrier: in spvOpcodeMemorySemanticsOperandIndices()
|