Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp17858 vector<deFloat16> getInputDataD (deUint32 seed, size_t count, size_t compCount, size_t stride, size… in getInputDataD() function
17886 result = getInputDataD(seed, count, compCount, stride, argCount, argNo); in getInputDataSS()
18663 …{ "FMix", "", 3, C, C, C, C, &getInputDataD, compareFP16ArithmeticFunc< C, C, C, C, f… in createFloat16ArithmeticSet()
18668 …{ "Cross", "", 2, C, C, C, 0, &getInputDataD, compareFP16ArithmeticFunc< C, C, C, 0, f… in createFloat16ArithmeticSet()
18670 …{ "FaceForward", "", 3, C, C, C, C, &getInputDataD, compareFP16ArithmeticFunc< C, C, C, … in createFloat16ArithmeticSet()
18671 …{ "Reflect", "", 2, C, C, C, 0, &getInputDataD, compareFP16ArithmeticFunc< C, C, C, 0,… in createFloat16ArithmeticSet()
18673 …{ "OpDot", "", 2, 1, C, C, 0, &getInputDataD, compareFP16ArithmeticFunc< 1, C, C, 0, f… in createFloat16ArithmeticSet()
18713 …{ "OpMatrixTimesScalar", "2x2", 2, MAT2X2, MAT2X2, 1, 0, &getInputDataD, compareFP16ArithmeticFu… in createFloat16ArithmeticSet()
18714 …{ "OpMatrixTimesScalar", "2x3", 2, MAT2X3, MAT2X3, 1, 0, &getInputDataD, compareFP16ArithmeticFu… in createFloat16ArithmeticSet()
18715 …{ "OpMatrixTimesScalar", "2x4", 2, MAT2X4, MAT2X4, 1, 0, &getInputDataD, compareFP16ArithmeticFu… in createFloat16ArithmeticSet()
[all …]