Home
last modified time | relevance | path

Searched refs:OpConstantSampler (Results 1 - 25 of 38) sorted by relevance

12

/third_party/spirv-tools/source/opt/
H A Dunify_const_pass.cpp144 case spv::Op::OpConstantSampler: in Process()
/third_party/spirv-tools/test/
H A Dtext_to_binary.constant_test.cpp42 "%result = OpConstantSampler %type " + GetParam().name() + " 0 Nearest"; in TEST_P()
44 Eq(MakeInstruction(spv::Op::OpConstantSampler, in TEST_P()
63 EXPECT_THAT(CompileFailure("%r = OpConstantSampler %t xxyyzz 0 Nearest"), in TEST_F()
74 "%result = OpConstantSampler %type Clamp 0 " + GetParam().name(); in TEST_P()
76 Eq(MakeInstruction(spv::Op::OpConstantSampler, in TEST_P()
92 EXPECT_THAT(CompileFailure("%r = OpConstantSampler %t Clamp 0 xxyyzz"), in TEST_F()
833 // TODO(dneto): OpConstantSampler: other variations Param is 0 or 1
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs710 OpConstantSampler = 45, enumerator
H A Dspirv.hpp705 OpConstantSampler = 45, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs722 OpConstantSampler = 45, enumerator
H A Dspirv.hpp717 OpConstantSampler = 45, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs727 OpConstantSampler = 45, enumerator
H A Dspirv.hpp722 OpConstantSampler = 45, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs710 OpConstantSampler = 45, enumerator
H A Dspirv.hpp705 OpConstantSampler = 45, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs722 OpConstantSampler = 45, enumerator
H A Dspirv.hpp717 OpConstantSampler = 45, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs727 OpConstantSampler = 45, enumerator
H A Dspirv.hpp722 OpConstantSampler = 45, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs710 OpConstantSampler = 45, enumerator
H A Dspirv.hpp705 OpConstantSampler = 45, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs722 OpConstantSampler = 45, enumerator
H A Dspirv.hpp717 OpConstantSampler = 45, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs727 OpConstantSampler = 45, enumerator
H A Dspirv.hpp722 OpConstantSampler = 45, enumerator
/third_party/spirv-tools/source/val/
H A Dvalidate_constants.cpp287 << "OpConstantSampler Result Type <id> " in ValidateConstantSampler()
440 case spv::Op::OpConstantSampler: in ConstantPass()
/third_party/glslang/SPIRV/
H A DSPVRemapper.cpp233 case spv::OpConstantSampler: in isConstOp()
1381 case spv::OpConstantSampler: in hashType()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.cs1217 OpConstantSampler = 45, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.cs1218 OpConstantSampler = 45, enumerator
/third_party/spirv-tools/source/
H A Dopcode.cpp241 case spv::Op::OpConstantSampler: in spvOpcodeIsConstant()

Completed in 122 milliseconds

12