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.cpp14257 bool callOncePerComponent () { return true; } in callOncePerComponent() function
15790 bool callOncePerComponent () { return false; } in callOncePerComponent() function
17484 const bool callOncePerComponent = func.callOncePerComponent(); in compareFP16ArithmeticFunc() local