Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c4610 get_n_src(struct ntd_context *ctx, const struct dxil_value **values, in get_n_src() function
4830 coord_components = get_n_src(ctx, params.coord, ARRAY_SIZE(params.coord), in emit_tex()
4837 offset_components = get_n_src(ctx, params.offset, ARRAY_SIZE(params.offset), in emit_tex()
4882 dx_components = get_n_src(ctx, params.dx, ARRAY_SIZE(params.dx), in emit_tex()
4889 dy_components = get_n_src(ctx, params.dy, ARRAY_SIZE(params.dy), in emit_tex()
/third_party/mesa3d/docs/relnotes/
D21.3.0.rst1620 - microsoft/compiler: return errors from get_n_src