Home
last modified time | relevance | path

Searched defs:fp16MatrixTimesVector (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16955 struct fp16MatrixTimesVector : public fp16MatrixBase struct
16957 fp16MatrixTimesVector() : fp16MatrixBase() in fp16MatrixTimesVector() function
16963 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()
16970 deUint32 getComponentValidity () in getComponentValidity()
16976 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()