Searched defs:nak_compiler (Results 1 – 2 of 2) sorted by relevance
175 ) -> *mut nak_compiler { in nak_compiler_create()189 pub extern "C" fn nak_compiler_destroy(nak: *mut nak_compiler) { in nak_compiler_destroy()200 nak: *const nak_compiler, in nak_nir_options()382 nak: *const nak_compiler, in nak_compile_shader()
19 struct nak_compiler { struct20 uint8_t sm;21 uint8_t warps_per_sm;23 struct nir_shader_compiler_options nir_options;