Home
last modified time | relevance | path

Searched refs:dev_version (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dinvocation.cpp321 const auto dev_version = dev.device_version(); in compile() local
323 std::to_string(CL_VERSION_MAJOR_KHR(dev_version)) + in compile()
324 std::to_string(CL_VERSION_MINOR_KHR(dev_version)) + "0"); in compile()

Completed in 2 milliseconds