Searched refs:has_interface_type (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_serialize.c210 unsigned has_interface_type:1; member in struct:packed_var::__anon7e3a081f0408
243 flags.u.has_interface_type = !!(var->interface_type);
352 if (flags.u.has_interface_type) {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_serialize.c192 bool has_interface_type = blob_read_uint32(ctx->blob); local in function:read_variable
193 if (has_interface_type)

Completed in 47 milliseconds