Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_context.h206 void ir3_create_array_store(struct ir3_context *ctx, struct ir3_array *arr, int n,
Dir3_context.c283 ir3_create_array_store(ctx, arr, n, ctx->last_dst[i], addr); in ir3_put_dst()
615 ir3_create_array_store(struct ir3_context *ctx, struct ir3_array *arr, int n, in ir3_create_array_store() function