Searched refs:clc_nir (Results 1 – 3 of 3) sorted by relevance
109 lazy<std::shared_ptr<nir_shader>> clc_nir; member in clover::device
60 …clc_nir = lazy<std::shared_ptr<nir_shader>>([&] () { std::string log; return std::shared_ptr<nir_s… in device()
385 std::shared_ptr<nir_shader> nir = dev.clc_nir;