Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1244 tcu::TestCaseGroup* createOpFUnordGroup (tcu::TestContext& testCtx, const bool testWithNan) in createOpFUnordGroup() function
20805 computeTests->addChild(createOpFUnordGroup(testCtx, TEST_WITHOUT_NAN));
20806 computeTests->addChild(createOpFUnordGroup(testCtx, TEST_WITH_NAN));
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1242 tcu::TestCaseGroup* createOpFUnordGroup (tcu::TestContext& testCtx, const bool testWithNan) in createOpFUnordGroup() function
20710 computeTests->addChild(createOpFUnordGroup(testCtx, TEST_WITHOUT_NAN));
20711 computeTests->addChild(createOpFUnordGroup(testCtx, TEST_WITH_NAN));

Completed in 46 milliseconds