Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_surface.h32 TILED, enumerator
Dnouveau_surface.c53 if (layout == TILED) { in nouveau_surface_alloc()
Dnouveau_fbo.c97 nouveau_surface_alloc(ctx, s, TILED, NOUVEAU_BO_VRAM | NOUVEAU_BO_MAP, in nouveau_renderbuffer_storage()
/third_party/mesa3d/src/freedreno/decode/scripts/
Dtexturator-to-unit-test-5xx.lua70 …ddr, blit.base, blit.width, blit.height, blit.ubwc_addr, blit.ubwc_base, r.RB_RESOLVE_CNTL_3.TILED)
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c1123 TILED, enumerator
1188 return TILED; in get_best_layout()
1244 if (layout >= TILED) in fd_resource_allocate_and_resolve()
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst921 - panfrost: Clarify what TILED mode is