Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16325 struct fp16Reflect : public fp16AllComponents struct
16327 fp16Reflect() : fp16AllComponents() in fp16Reflect() function
16337 virtual double getULPs(vector<const deFloat16*>& in) in getULPs()
16345 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.cpp16227 struct fp16Reflect : public fp16AllComponents struct
16229 fp16Reflect() : fp16AllComponents() in fp16Reflect() argument
16239 virtual double getULPs(vector<const deFloat16*>& in) in getULPs()
16247 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()