Home
last modified time | relevance | path

Searched defs:setShaderModule (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/tools/mlir-vulkan-runner/
H A Dvulkan-runtime-wrappers.cpp52 void setShaderModule(uint8_t *shader, uint32_t size) { in setShaderModule() function in __anon5ca4fbde0111::VulkanRuntimeManager
H A DVulkanRuntime.cpp60 void VulkanRuntime::setShaderModule(uint8_t *shader, uint32_t size) { in setShaderModule() function in VulkanRuntime