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

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dgl_spirv.c69 spec_constant_decoration_cb(struct vtn_builder *b, struct vtn_value *v, function in typeref:typename:void
105 vtn_foreach_decoration(b, val, spec_constant_decoration_cb, NULL);
H A Dspirv_to_nir.c1869 spec_constant_decoration_cb(struct vtn_builder *b, UNUSED struct vtn_value *val, function in typeref:typename:void
1924 vtn_foreach_decoration(b, val, spec_constant_decoration_cb, &u32val);
1954 vtn_foreach_decoration(b, val, spec_constant_decoration_cb,
2009 vtn_foreach_decoration(b, val, spec_constant_decoration_cb, &u32op);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dgl_spirv.c69 spec_constant_decoration_cb(struct vtn_builder *b, struct vtn_value *v, function in typeref:typename:void
105 vtn_foreach_decoration(b, val, spec_constant_decoration_cb, NULL);
H A Dspirv_to_nir.c1598 spec_constant_decoration_cb(struct vtn_builder *b, struct vtn_value *v, function in typeref:typename:void
1626 vtn_foreach_decoration(b, val, spec_constant_decoration_cb, &data);
1637 vtn_foreach_decoration(b, val, spec_constant_decoration_cb, &data);

Completed in 19 milliseconds