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