Home
last modified time | relevance | path

Searched refs:getComputeAsmCommonTypes (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmEmptyStructTests.cpp89 + std::string(getComputeAsmCommonTypes()) + in addCopyingComputeGroup()
238 + std::string(getComputeAsmCommonTypes("StorageBuffer")) + in addPointerComparisionComputeGroup()
DvktSpvAsmLoopDepLenTests.cpp76 …+ string(getComputeAsmInputOutputBufferTraits()) + string(getComputeAsmCommonTypes()) + string(get… in getComputeSourceCode()
DvktSpvAsmLoopDepInfTests.cpp75 …+ string(getComputeAsmInputOutputBufferTraits()) + string(getComputeAsmCommonTypes()) + string(get… in getComputeSourceCode()
DvktSpvAsmComputeShaderTestUtil.cpp88 std::string getComputeAsmCommonTypes (std::string blockStorageClass) in getComputeAsmCommonTypes() function
DvktSpvAsmInstructionTests.cpp876 << getComputeAsmCommonTypes() in getAsmForLocalSizeTest()
987 + string(getComputeAsmInputOutputBufferTraits()) + string(getComputeAsmCommonTypes()) in createOpNopGroup()
1052 + string(getComputeAsmInputOutputBufferTraits()) + string(getComputeAsmCommonTypes()) in createUnusedVariableComputeTests()
1096 + string(getComputeAsmInputOutputBufferTraits()) + string(getComputeAsmCommonTypes()) in createUnusedVariableComputeTests()
1225 + string(getComputeAsmCommonTypes()) + in createOpFUnordGroup()
1368 + getComputeAsmCommonTypes("${BLOCK_POINTER_TYPE}") + in createOpAtomicGroup()
1566 + string(getComputeAsmCommonTypes()) + string(getComputeAsmInputOutputBuffer()) + in createOpLineGroup()
1665 + string(getComputeAsmCommonTypes()) + string(getComputeAsmInputOutputBuffer()) + in createOpModuleProcessedGroup()
1726 + string(getComputeAsmCommonTypes()) + string(getComputeAsmInputOutputBuffer()) + in createOpNoLineGroup()
1813 + string(getComputeAsmCommonTypes()) + in createNoContractionGroup()
[all …]
DvktSpvAsmNonSemanticInfoTests.cpp305 std::string(getComputeAsmCommonTypes()) + in initPrograms()
DvktSpvAsmFloatControlsExtensionlessTests.cpp65 …+ getComputeAsmInputOutputBufferTraits("Block") + getComputeAsmCommonTypes("StorageBuffer") + getC… in getComputeSourceCode()
DvktSpvAsmSpirvVersionTests.cpp132 …string(getComputeAsmCommonTypes((spirvVersion > SPIRV_VERSION_1_3) ? "StorageBuffer" : "Uniform"))… in getComputeSourceCode()
DvktSpvAsmComputeShaderTestUtil.hpp381 std::string getComputeAsmCommonTypes (std::string blockStorageClass = "Uniform");
DvktSpvAsmVariablePointersTests.cpp267 string(getComputeAsmCommonTypes()); in addPhysicalOrVariablePointersComputeGroup()
899 + string(getComputeAsmCommonTypes()) in addComplexTypesPhysicalOrVariablePointersComputeGroup()
1341 + string(getComputeAsmCommonTypes()) in addNullptrVariablePointersComputeGroup()