Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c68 create_frag_input(struct ir3_context *ctx, struct ir3_instruction *coord, unsigned n) in create_frag_input() function
2956 ctx->last_dst[i] = create_frag_input(ctx, coord, idx); in setup_input()