Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBuiltinMaskVarTests.cpp56 const char *TestTypeMathOps[] = { variable
59 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(TestTypeMathOps) == TEST_TYPE_LAST);
94 return TestTypeMathOps[static_cast<uint32_t>(testType)]; in getTestMathOp()