Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp17392 struct fp16MatrixTimesMatrix : public fp16MatrixBase struct
17394 fp16MatrixTimesMatrix() : fp16MatrixBase() in fp16MatrixTimesMatrix() argument
17400 virtual double getULPs(vector<const deFloat16 *> &in) in getULPs()
17407 uint32_t getComponentValidity() in getComponentValidity()
17413 bool calc(vector<const deFloat16 *> &in, deFloat16 *out, double *min, double *max) in calc()