Searched refs:call_unary_external_function (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | nir_to_dxil.c | 3217 call_unary_external_function(struct ntd_context *ctx, in call_unary_external_function() function 3243 const struct dxil_value *value = call_unary_external_function(ctx, name, dxil_intr, in emit_load_unary_external_function() 3253 const struct dxil_value *value = call_unary_external_function(ctx, in emit_load_sample_mask_in() 3261 … call_unary_external_function(ctx, "dx.op.sampleIndex", DXIL_INTR_SAMPLE_INDEX, DXIL_I32), 0), 0); in emit_load_sample_mask_in()
|