Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16951 struct fp16VectorTimesMatrix : public fp16MatrixBase struct
16953 fp16VectorTimesMatrix() : fp16MatrixBase() in fp16VectorTimesMatrix() function
16959 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()
16966 deUint32 getComponentValidity () in getComponentValidity()
16972 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16853 struct fp16VectorTimesMatrix : public fp16MatrixBase struct
16855 fp16VectorTimesMatrix() : fp16MatrixBase() in fp16VectorTimesMatrix() function
16861 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()
16868 deUint32 getComponentValidity () in getComponentValidity()
16874 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()