Searched refs:ir3_create_array_store (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_context.h | 206 void ir3_create_array_store(struct ir3_context *ctx, struct ir3_array *arr, int n,
|
D | ir3_context.c | 283 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
|