Searched refs:getInputDataA (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 15842 vector<deFloat16> getInputDataA (deUint32 seed, size_t count, size_t compCount, size_t stride, size… in getInputDataA() function 16710 …{ "Asin", "", 1, C, C, 0, 0, &getInputDataA, compareFP16ArithmeticFunc< C, C, 0, 0, f… in createFloat16ArithmeticSet() 16711 …{ "Acos", "", 1, C, C, 0, 0, &getInputDataA, compareFP16ArithmeticFunc< C, C, 0, 0, f… in createFloat16ArithmeticSet() 16718 …{ "Atanh", "", 1, C, C, 0, 0, &getInputDataA, compareFP16ArithmeticFunc< C, C, 0, 0, f… in createFloat16ArithmeticSet()
|