Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp17214 struct fp16VectorTimesMatrix : public fp16MatrixBase struct
17216 fp16VectorTimesMatrix() : fp16MatrixBase() in fp16VectorTimesMatrix() function
17222 virtual double getULPs(vector<const deFloat16 *> &in) in getULPs()
17229 uint32_t getComponentValidity() in getComponentValidity()
17235 bool calc(vector<const deFloat16 *> &in, deFloat16 *out, double *min, double *max) in calc()