Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp12281 …virtual string getCurrentFlavorName () { return flavorNames.empty() ? string("") : flavorN… in getCurrentFlavorName() function
15611 … 1 ? "" : string(" flavor ") + de::toString(flavorNdx) + " (" + func.getCurrentFlavorName() + ")"); in compareFP16ArithmeticFunc()