Home
last modified time | relevance | path

Searched refs:exeModes (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderTestUtil.cpp65 const std::string& exeModes, in getComputeAsmShaderPreamble() argument
77 exeModes; in getComputeAsmShaderPreamble()
DvktSpvAsmFloatControlsExtensionlessTests.cpp54 …const std::string exeModes = "OpExecutionMode %main " + featureName + " " + de::toString(fpWidene… in getComputeSourceCode() local
57 string(getComputeAsmShaderPreamble(capability, "", exeModes, "", "%indata %outdata")) + in getComputeSourceCode()
DvktSpvAsmComputeShaderTestUtil.hpp377 const std::string& exeModes = "",
DvktSpvAsmInstructionTests.cpp1203 string exeModes = testWithNan ? "OpExecutionMode %main SignedZeroInfNanPreserve 32\n" : ""; in createOpFUnordGroup() local
1205 string(getComputeAsmShaderPreamble(capabilities, extensions, exeModes)) + in createOpFUnordGroup()