Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c3408 create_srv_handle(struct ntd_context *ctx, nir_tex_instr *tex, nir_src *src) in create_srv_handle() function
5586 params.tex = create_srv_handle(ctx, instr, &instr->src[i].src); in emit_tex()