Searched refs:vea_caps_ptr (Results 1 – 1 of 1) sorted by relevance
101 let vea_caps_ptr = unsafe { bindings::get_vea_capabilities(connection.conn_ptr()) }; in new() localVariable102 if vea_caps_ptr.is_null() { in new()111 } = unsafe { *vea_caps_ptr }; in new()