Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16167 const bool floatCalc ((flavor & 2) != 0 ? true : false); in calc() local
16169 if (floatCalc) in calc()