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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h947 bool ps_uses_fbfetch; member in struct:si_context
1627 if (sctx->ps_uses_fbfetch)
H A Dsi_blit.c820 if (sctx->ps_uses_fbfetch) {
H A Dsi_descriptors.c891 sctx->ps_uses_fbfetch = surf != NULL;
H A Dsi_state_shaders.c1659 /* ps_uses_fbfetch is true only if the color buffer is bound. */
1660 if (sctx->ps_uses_fbfetch && !sctx->blitter->running) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h1084 bool ps_uses_fbfetch; member in struct:si_context
1821 if (sctx->ps_uses_fbfetch)
H A Dsi_blit.c812 if (sctx->ps_uses_fbfetch) {
H A Dsi_descriptors.c931 sctx->ps_uses_fbfetch = surf != NULL;
H A Dsi_state_shaders.c1949 /* ps_uses_fbfetch is true only if the color buffer is bound. */
1950 if (sctx->ps_uses_fbfetch) {
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json[all...]

Completed in 180 milliseconds