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

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_format.h46 /* enum mali_mfbd_color_format */ uint16_t writeback; member in struct:pan_blendable_format
H A Dpan_format.c47 #define BFMT2(pipe, internal, writeback, srgb) \
50 MALI_COLOR_FORMAT_## writeback, \
57 #define BFMT2(pipe, internal, writeback, srgb) \
60 MALI_COLOR_FORMAT_## writeback, \
69 #define BFMT_SRGB(pipe, writeback) \
70 BFMT2(pipe ##_UNORM, R8G8B8A8, writeback, 0), \
71 BFMT2(pipe ##_SRGB, R8G8B8A8, writeback, 1)
H A Dpan_shader.c193 unsigned wb_fmt = panfrost_blendable_formats_v6[fmt].writeback;
H A Dpan_cs.c370 cfg->writeback_format = fmt.writeback;
373 /* Construct RAW internal/writeback, where internal is
783 cfg.color_writeback_format = fmt.writeback;
/xsrc/external/mit/MesaLib/dist/.gitlab-ci/
H A Dcrosvm-runner.sh41 --shared-dir /:my_root:type=fs:writeback=true:timeout=60:cache=always \
/xsrc/external/mit/libXt/dist/src/
H A DSelection.c856 Boolean writeback = FALSE; local in function:HandleSelectionEvents
876 writeback = TRUE;
880 if (writeback)
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst440 - panfrost: Document "depth-buffer writeback" bit
H A D21.0.0.rst626 - panfost: Fix depth/stencil writeback on Bifrost v7
H A D20.2.0.rst725 - panfrost: Force Z/S writeback

Completed in 24 milliseconds