Searched defs:exeModes (Results 1 – 3 of 3) sorted by relevance
66 … const std::string &exeModes, const std::string &extraEntryPoints, in getComputeAsmShaderPreamble()
54 …const std::string exeModes = "OpExecutionMode %main " + featureName + " " + de::toString(fpWiden… in getComputeSourceCode() local
1331 string exeModes = testWithNan ? "OpExecutionMode %main SignedZeroInfNanPreserve 32\n" : ""; in createOpFUnordGroup() local