Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderTestUtil.cpp65 const std::string& exeModes, in getComputeAsmShaderPreamble()
DvktSpvAsmFloatControlsExtensionlessTests.cpp54 …const std::string exeModes = "OpExecutionMode %main " + featureName + " " + de::toString(fpWidene… in getComputeSourceCode() local
DvktSpvAsmInstructionTests.cpp1254 … string exeModes = testWithNan ? "OpExecutionMode %main SignedZeroInfNanPreserve 32\n" : ""; in createOpFUnordGroup() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderTestUtil.cpp65 const std::string& exeModes, in getComputeAsmShaderPreamble()
DvktSpvAsmFloatControlsExtensionlessTests.cpp54 …const std::string exeModes = "OpExecutionMode %main " + featureName + " " + de::toString(fpWidene… in getComputeSourceCode() local
DvktSpvAsmInstructionTests.cpp1252 string exeModes = testWithNan ? "OpExecutionMode %main SignedZeroInfNanPreserve 32\n" : ""; in createOpFUnordGroup() local