Searched refs:NIR_SERIALIZE_FUNC_HAS_IMPL (Results 1 – 1 of 1) sorted by relevance
29 #define NIR_SERIALIZE_FUNC_HAS_IMPL ((void *)(intptr_t)1) macro1999 fxn->impl = NIR_SERIALIZE_FUNC_HAS_IMPL; in read_function()2101 if (fxn->impl == NIR_SERIALIZE_FUNC_HAS_IMPL) in nir_deserialize()