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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Dnir_to_dxil.c1313 const struct dxil_mdnode *tag_node = dxil_get_metadata_int32(&ctx->mod, tag); local in function:emit_tag
1314 if (!tag_node || !value_node)
1317 ctx->shader_property_nodes[ctx->num_shader_property_nodes++] = tag_node;

Completed in 9 milliseconds