Home
last modified time | relevance | path

Searched refs:SpvOpArrayLength (Results 1 – 25 of 31) sorted by relevance

12

/external/deqp-deps/SPIRV-Tools/test/
Dimmediate_int_test.cpp77 Eq(MakeInstruction(SpvOpArrayLength, {2, 1, 2, 123}))); in TEST_F()
79 Eq(MakeInstruction(SpvOpArrayLength, {1, 2, 3, 123}))); in TEST_F()
81 Eq(MakeInstruction(SpvOpArrayLength, {1, 2, 3, 123}))); in TEST_F()
83 Eq(MakeInstruction(SpvOpArrayLength, {1, 2, 3, 123}))); in TEST_F()
85 Eq(MakeInstruction(SpvOpArrayLength, {2, 1, 3, 123}))); in TEST_F()
87 Eq(MakeInstruction(SpvOpArrayLength, {2, 1, 3, 123}))); in TEST_F()
Dopcode_require_capabilities_test.cpp65 ExpectedOpCodeCapabilities{SpvOpArrayLength,
/external/swiftshader/third_party/SPIRV-Tools/test/
Dimmediate_int_test.cpp77 Eq(MakeInstruction(SpvOpArrayLength, {2, 1, 2, 123}))); in TEST_F()
79 Eq(MakeInstruction(SpvOpArrayLength, {1, 2, 3, 123}))); in TEST_F()
81 Eq(MakeInstruction(SpvOpArrayLength, {1, 2, 3, 123}))); in TEST_F()
83 Eq(MakeInstruction(SpvOpArrayLength, {1, 2, 3, 123}))); in TEST_F()
85 Eq(MakeInstruction(SpvOpArrayLength, {2, 1, 3, 123}))); in TEST_F()
87 Eq(MakeInstruction(SpvOpArrayLength, {2, 1, 3, 123}))); in TEST_F()
Dopcode_require_capabilities_test.cpp65 ExpectedOpCodeCapabilities{SpvOpArrayLength,
/external/mesa3d/prebuilt-intermediates/spirv/
Dspirv_info.c249 case SpvOpArrayLength: return "SpvOpArrayLength"; in spirv_op_to_string()
Dvtn_gather_types.c83 case SpvOpArrayLength: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
/external/skia/src/sksl/
Dspirv.h635 SpvOpArrayLength = 68, enumerator
/external/skqp/src/sksl/
Dspirv.h635 SpvOpArrayLength = 68, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h729 SpvOpArrayLength = 68, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h729 SpvOpArrayLength = 68, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h729 SpvOpArrayLength = 68, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h741 SpvOpArrayLength = 68, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h746 SpvOpArrayLength = 68, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h746 SpvOpArrayLength = 68, enumerator
/external/mesa3d/src/compiler/spirv/
Dspirv.h746 SpvOpArrayLength = 68, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h741 SpvOpArrayLength = 68, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h746 SpvOpArrayLength = 68, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h741 SpvOpArrayLength = 68, enumerator
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstruction.cpp557 case SpvOpArrayLength: in IsOpcodeCodeMotionSafe()
Dir_context.cpp348 SpvOpArrayLength, in AddCombinatorsForCapability()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.cpp557 case SpvOpArrayLength: in IsOpcodeCodeMotionSafe()
Dir_context.cpp364 SpvOpArrayLength, in AddCombinatorsForCapability()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h886 SpvOpArrayLength = 68, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h879 SpvOpArrayLength = 68, enumerator
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h860 SpvOpArrayLength = 68, enumerator

12