Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp14285 bool callOncePerComponent () { return true; } in callOncePerComponent() function
15818 bool callOncePerComponent () { return false; } in callOncePerComponent() function
17512 const bool callOncePerComponent = func.callOncePerComponent(); in compareFP16ArithmeticFunc() local