Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c393 /* extra size to store VSC_DRAW_STRM_SIZE: */
394 #define VSC_DRAW_STRM_SIZE(pitch) ((pitch)*32 + 0x100) macro
430 ctx->screen->dev, VSC_DRAW_STRM_SIZE(fd6_ctx->vsc_draw_strm_pitch), in update_vsc_pipe()

Completed in 3 milliseconds