Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-vulkan-runner/
H A DVulkanRuntime.h153 mapStorageClassToDescriptorType(SPIRVStorageClass storageClass,
H A DVulkanRuntime.cpp65 LogicalResult VulkanRuntime::mapStorageClassToDescriptorType( in mapStorageClassToDescriptorType() function in VulkanRuntime
422 if (failed(mapStorageClassToDescriptorType(resourceStorageClassBinding, in createMemoryBuffers()