Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp684 static spirv::PointerType getPushConstantStorageType(unsigned elementCount, in getPushConstantStorageType() function
728 auto type = getPushConstantStorageType(elementCount, builder, indexType); in getOrInsertPushConstantVariable()