Searched refs:TestMathInt16 (Results 1 – 1 of 1) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmTypeTests.cpp | 3292 class TestMathInt16 : public TestMath<deInt16> class 3726 TestMathInt16::test_##op, I16_##filter, inputRange, WIDTH_DEFAULT, (extension)); \ 3728 TestMathInt16::test_##op, I16_##filter, inputRange, WIDTH_DEFAULT, (extension), true); \ 3741 TestMathInt16::test_##op, I16_##filter, inputRange, WIDTH_DEFAULT, (extension)); \ 3743 TestMathInt16::test_##op, I16_##filter, inputRange, WIDTH_DEFAULT, (extension), true); \ 3756 TestMathInt16::test_##op, I16_##filter, inputRange, WIDTH_DEFAULT, (extension)); \ 3758 TestMathInt16::test_##op, I16_##filter, inputRange, WIDTH_DEFAULT, (extension), true); \ 3771 TestMathInt16::test_##op, I16_##filter, inputRange, WIDTH_DEFAULT, (extension)); \ 3787 TestMathInt16::test_##op, I16_##filter, inputRange, inputWidth, (extension)); \ 3789 TestMathInt16::test_##op, I16_##filter, inputRange, inputWidth, (extension), true); \ [all …]
|