Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderTestUtil.cpp66const std::string &exeModes, const std::string &extraEntryPoints, in getComputeAsmShaderPreamble()
H A DvktSpvAsmFloatControlsExtensionlessTests.cpp54 …const std::string exeModes = "OpExecutionMode %main " + featureName + " " + de::toString(fpWiden… in getComputeSourceCode() local
H A DvktSpvAsmInstructionTests.cpp1331 string exeModes = testWithNan ? "OpExecutionMode %main SignedZeroInfNanPreserve 32\n" : ""; in createOpFUnordGroup() local