Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_compiler_nir.c352 create_array_store(struct ir3_context *ctx, struct ir3_array *arr, int n, in create_array_store() function
463 create_array_store(ctx, arr, n, ctx->last_dst[i], addr); in put_dst()