Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp7606 TestedLogicalFunction testedLogicalFunction; in compareFP16Logical() local
7622 if (testedLogicalFunction(f1, f2)) in compareFP16Logical()
7638 if (ordered && testedLogicalFunction(f1, f2)) in compareFP16Logical()
7645 if (unordered || testedLogicalFunction(f1, f2)) in compareFP16Logical()