Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16866 struct fp16VectorTimesMatrix : public fp16MatrixBase struct
16868 fp16VectorTimesMatrix() : fp16MatrixBase() in fp16VectorTimesMatrix() function
16874 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()
16881 deUint32 getComponentValidity () in getComponentValidity()
16887 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()