Home
last modified time | relevance | path

Searched refs:TestMathInt8 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp3157 class TestMathInt8 : public TestMath<int8_t> class
3628 …int8Tests[ndx]->createTests((name), (spirvOp), TestMathInt8::test_##op, I8_##filter, inputRange, …
3643 …int8Tests[ndx]->createTests((name), (spirvOp), TestMathInt8::test_##op, I8_##filter, inputRange, …
3658 …int8Tests[ndx]->createTests((name), (spirvOp), TestMathInt8::test_##op, I8_##filter, inputRange, …
3673 …int8Tests[ndx]->createTests((name), (spirvOp), TestMathInt8::test_##op, I8_##filter, inputRange, …
3690TestMathInt8::test_##op, I8_##filter, inputRange, inputWidth, (extension)); \