Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/GPUToVulkan/
DConvertGPULaunchFuncToVulkanLaunchFunc.cpp49 LogicalResult createBinaryShader(ModuleOp module,
131 LogicalResult ConvertGpuLaunchFuncToVulkanLaunchFunc::createBinaryShader( in createBinaryShader() function in ConvertGpuLaunchFuncToVulkanLaunchFunc
157 if (failed(createBinaryShader(module, binary))) in convertGpuLaunchFunc()