Home
last modified time | relevance | path

Searched refs:fs_pvt_mem (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_context.c51 fd_bo_del(fd3_ctx->fs_pvt_mem);
100 fd3_ctx->fs_pvt_mem =
H A Dfd3_context.h39 struct fd_bo *vs_pvt_mem, *fs_pvt_mem; member
H A Dfd3_emit.c858 OUT_RELOC(ring, fd3_ctx->fs_pvt_mem, 0, 0, 0); /* SP_FS_PVT_MEM_ADDR_REG */ in fd3_emit_restore()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_context.c52 fd_bo_del(fd4_ctx->fs_pvt_mem);
102 fd4_ctx->fs_pvt_mem =
H A Dfd4_context.h39 struct fd_bo *vs_pvt_mem, *fs_pvt_mem; member
H A Dfd4_emit.c1071 OUT_RELOC(ring, fd4_ctx->fs_pvt_mem, 0, 0, 0); /* SP_FS_PVT_MEM_ADDR */ in fd4_emit_restore()

Completed in 4 milliseconds