Home
last modified time | relevance | path

Searched refs:OpGetKernelMaxNumSubgroups (Results 1 - 25 of 26) sorted by relevance

12

/third_party/spirv-tools/test/
H A Dtext_to_binary.subgroup_dispatch_test.cpp84 EXPECT_THAT(CompiledInstructions("%res = OpGetKernelMaxNumSubgroups %type " in TEST_F()
87 Eq(MakeInstruction(spv::Op::OpGetKernelMaxNumSubgroups, in TEST_F()
93 CompileFailure("OpGetKernelMaxNumSubgroups", SPV_ENV_UNIVERSAL_1_1), in TEST_F()
95 "'OpGetKernelMaxNumSubgroups'.")); in TEST_F()
96 EXPECT_THAT(CompileFailure("%res = OpGetKernelMaxNumSubgroups", in TEST_F()
98 Eq("Expected operand for OpGetKernelMaxNumSubgroups instruction, " in TEST_F()
100 EXPECT_THAT(CompileFailure("%1 = OpGetKernelMaxNumSubgroups %2 %3 %4 %5", in TEST_F()
102 Eq("Expected operand for OpGetKernelMaxNumSubgroups instruction, " in TEST_F()
104 EXPECT_THAT(CompiledInstructions("%res = OpGetKernelMaxNumSubgroups %type " in TEST_F()
107 Eq(MakeInstruction(spv::Op::OpGetKernelMaxNumSubgroups, in TEST_F()
[all...]
H A Dopcode_require_capabilities_test.cpp77 spv::Op::OpGetKernelMaxNumSubgroups,
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs980 OpGetKernelMaxNumSubgroups = 326, enumerator
H A Dspirv.hpp975 OpGetKernelMaxNumSubgroups = 326, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs985 OpGetKernelMaxNumSubgroups = 326, enumerator
H A Dspirv.hpp980 OpGetKernelMaxNumSubgroups = 326, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs980 OpGetKernelMaxNumSubgroups = 326, enumerator
H A Dspirv.hpp975 OpGetKernelMaxNumSubgroups = 326, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs985 OpGetKernelMaxNumSubgroups = 326, enumerator
H A Dspirv.hpp980 OpGetKernelMaxNumSubgroups = 326, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs980 OpGetKernelMaxNumSubgroups = 326, enumerator
H A Dspirv.hpp975 OpGetKernelMaxNumSubgroups = 326, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs985 OpGetKernelMaxNumSubgroups = 326, enumerator
H A Dspirv.hpp980 OpGetKernelMaxNumSubgroups = 326, enumerator
/third_party/spirv-tools/source/val/
H A Dvalidate_function.cpp88 spv::Op::OpGetKernelMaxNumSubgroups, in ValidateFunction()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.cs1475 OpGetKernelMaxNumSubgroups = 326, enumerator
H A Dspirv.hpp1469 OpGetKernelMaxNumSubgroups = 326, enumerator
2124 case OpGetKernelMaxNumSubgroups: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.cs1476 OpGetKernelMaxNumSubgroups = 326, enumerator
H A Dspirv.hpp1470 OpGetKernelMaxNumSubgroups = 326, enumerator
2125 case OpGetKernelMaxNumSubgroups: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv.hpp1350 OpGetKernelMaxNumSubgroups = 326, enumerator
1922 case OpGetKernelMaxNumSubgroups: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
/third_party/glslang/SPIRV/
H A Dspirv.hpp1607 OpGetKernelMaxNumSubgroups = 326, enumerator
2336 case OpGetKernelMaxNumSubgroups: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp1679 OpGetKernelMaxNumSubgroups = 326, enumerator
2414 case OpGetKernelMaxNumSubgroups: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
H A Dspirv.cs1686 OpGetKernelMaxNumSubgroups = 326, enumerator
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/schema/
H A Dschema.go405 "OpGetKernelMaxNumSubgroups": OpGetKernelMaxNumSubgroups,
8665 OpGetKernelMaxNumSubgroups = &Opcode {
8666 Opname: "OpGetKernelMaxNumSubgroups",
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/schema/
H A Dschema.go405 "OpGetKernelMaxNumSubgroups": OpGetKernelMaxNumSubgroups,
8665 OpGetKernelMaxNumSubgroups = &Opcode {
8666 Opname: "OpGetKernelMaxNumSubgroups",

Completed in 173 milliseconds

12