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.cpp17200 struct fp16Determinant<2> : public fp16MatrixBase struct
17202 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()
17209 deUint32 getComponentValidity () in getComponentValidity()
17215 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()
17250 struct fp16Determinant<3> : public fp16MatrixBase struct
17252 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()
17259 deUint32 getComponentValidity () in getComponentValidity()
17265 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()
17308 struct fp16Determinant<4> : public fp16MatrixBase struct
17310 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()
[all …]