Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp17172 struct fp16Determinant<2> : public fp16MatrixBase struct
17174 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()
17181 deUint32 getComponentValidity () in getComponentValidity()
17187 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()
17222 struct fp16Determinant<3> : public fp16MatrixBase struct
17224 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()
17231 deUint32 getComponentValidity () in getComponentValidity()
17237 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()
17280 struct fp16Determinant<4> : public fp16MatrixBase struct
17282 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()
[all …]