Home
last modified time | relevance | path

Searched refs:fp16AllComponents (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp15717 struct fp16AllComponents : public fp16PerComponent struct
15722 struct fp16Length : public fp16AllComponents
15724 fp16Length() : fp16AllComponents() in fp16Length()
15789 struct fp16Distance : public fp16AllComponents
15791 fp16Distance() : fp16AllComponents() in fp16Distance()
15858 struct fp16Cross : public fp16AllComponents
15860 fp16Cross() : fp16AllComponents() in fp16Cross()
15933 struct fp16Normalize : public fp16AllComponents
15935 fp16Normalize() : fp16AllComponents() in fp16Normalize()
15978 fp16AllComponents::setArgCompCount(argNo, compCount); in setArgCompCount()
[all …]