Searched refs:getInputDataP (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 15878 vector<deFloat16> getInputDataP (deUint32 seed, size_t count, size_t compCount, size_t stride, size… in getInputDataP() function 16720 …{ "Log", "", 1, C, C, 0, 0, &getInputDataP, compareFP16ArithmeticFunc< C, C, 0, 0, fp… in createFloat16ArithmeticSet() 16722 …{ "Log2", "", 1, C, C, 0, 0, &getInputDataP, compareFP16ArithmeticFunc< C, C, 0, 0, f… in createFloat16ArithmeticSet() 16723 …{ "Sqrt", "", 1, C, C, 0, 0, &getInputDataP, compareFP16ArithmeticFunc< C, C, 0, 0, f… in createFloat16ArithmeticSet() 16724 …{ "InverseSqrt", "", 1, C, C, 0, 0, &getInputDataP, compareFP16ArithmeticFunc< C, C, 0, … in createFloat16ArithmeticSet() 16738 …{ "Pow", "", 2, C, C, C, 0, &getInputDataP, compareFP16ArithmeticFunc< C, C, C, 0, fp… in createFloat16ArithmeticSet()
|