Searched refs:fp16isGreater (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 6090 struct fp16isGreater { bool operator()(const tcu::Float16 in1, const tcu::Float16 in2) { return in… in operator ()() argument 9943 …pFOrdGreaterThan" , compareFP16Logical<fp16isGreater, false, true, true>, compareFP16Logical<… in createFloat16LogicalSet() 9944 …UnordGreaterThan" , compareFP16Logical<fp16isGreater, false, false, true>, compareFP16Logical<… in createFloat16LogicalSet()
|