Searched refs:compareFP16ArithmeticFunc (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 17481 bool compareFP16ArithmeticFunc (const std::vector<Resource>& inputs, const vector<AllocationSp>& ou… in compareFP16ArithmeticFunc() function 18720 …{ "OpFNegate", "", 1, C, C, 0, 0, &getInputData, compareFP16ArithmeticFunc< C, C, 0, 0,… in createFloat16ArithmeticSet() 18721 …{ "Round", "", 1, C, C, 0, 0, &getInputData, compareFP16ArithmeticFunc< C, C, 0, 0, fp… in createFloat16ArithmeticSet() 18722 …{ "RoundEven", "", 1, C, C, 0, 0, &getInputData, compareFP16ArithmeticFunc< C, C, 0, 0,… in createFloat16ArithmeticSet() 18723 …{ "Trunc", "", 1, C, C, 0, 0, &getInputData, compareFP16ArithmeticFunc< C, C, 0, 0, fp… in createFloat16ArithmeticSet() 18724 …{ "FAbs", "", 1, C, C, 0, 0, &getInputData, compareFP16ArithmeticFunc< C, C, 0, 0, fp… in createFloat16ArithmeticSet() 18725 …{ "FSign", "", 1, C, C, 0, 0, &getInputData, compareFP16ArithmeticFunc< C, C, 0, 0, fp… in createFloat16ArithmeticSet() 18726 …{ "Floor", "", 1, C, C, 0, 0, &getInputData, compareFP16ArithmeticFunc< C, C, 0, 0, fp… in createFloat16ArithmeticSet() 18727 …{ "Ceil", "", 1, C, C, 0, 0, &getInputData, compareFP16ArithmeticFunc< C, C, 0, 0, fp… in createFloat16ArithmeticSet() 18728 …{ "Fract", "", 1, C, C, 0, 0, &getInputData, compareFP16ArithmeticFunc< C, C, 0, 0, fp… in createFloat16ArithmeticSet() [all …]
|