Home
last modified time | relevance | path

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

/external/deqp/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.cpp1203 string exeModes = testWithNan ? "OpExecutionMode %main SignedZeroInfNanPreserve 32\n" : ""; in createOpFUnordGroup() local