Home
last modified time | relevance | path

Searched refs:spvExecutionMode (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp11530 const string spvExecutionMode = nanSupported ? "OpExecutionMode %BP_main SignedZeroInfNanPreserve 16\n" : ""; in createFloat16LogicalSet() local
11666 fragments["execution_mode"] = spvExecutionMode; in createFloat16LogicalSet()
11795 fragments["execution_mode"] = spvExecutionMode; in createFloat16LogicalSet()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp11432 const string spvExecutionMode = nanSupported ? "OpExecutionMode %BP_main SignedZeroInfNanPreserve 16\n" : ""; in createFloat16LogicalSet() local
11568 fragments["execution_mode"] = spvExecutionMode; in createFloat16LogicalSet()
11697 fragments["execution_mode"] = spvExecutionMode; in createFloat16LogicalSet()

Completed in 49 milliseconds