Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp17040 struct fp16MatrixTimesVector : public fp16MatrixBase struct
17042 fp16MatrixTimesVector() : fp16MatrixBase() in fp16MatrixTimesVector() argument
17048 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()
17055 deUint32 getComponentValidity () in getComponentValidity()
17061 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.cpp16942 struct fp16MatrixTimesVector : public fp16MatrixBase struct
16944 fp16MatrixTimesVector() : fp16MatrixBase() in fp16MatrixTimesVector() argument
16950 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()
16957 deUint32 getComponentValidity () in getComponentValidity()
16963 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()