Home
last modified time | relevance | path

Searched refs:has_return (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_serialize.c1039 bool has_return = blob_read_uint32(ctx->blob); in read_function_impl() local
1040 if (has_return) in read_function_impl()