Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp1193 tcu::TestCaseGroup* createOpFUnordGroup (tcu::TestContext& testCtx, const bool testWithNan) in createOpFUnordGroup() function
20420 computeTests->addChild(createOpFUnordGroup(testCtx, TEST_WITHOUT_NAN)); in createInstructionTests()
20421 computeTests->addChild(createOpFUnordGroup(testCtx, TEST_WITH_NAN)); in createInstructionTests()