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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_context.c163 fd_context_add_map(ctx, FD_DIRTY_BLEND_COLOR, BIT(FD6_GROUP_BLEND_COLOR));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.h121 FD_DIRTY_BLEND_COLOR = BIT(3), enumerator in enum:fd_dirty_3d_state
H A Dfreedreno_state.c52 ctx->dirty |= FD_DIRTY_BLEND_COLOR;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_context.h150 FD_DIRTY_BLEND_COLOR = BIT(3), enumerator in enum:fd_dirty_3d_state
H A Dfreedreno_state.c69 fd_context_dirty(ctx, FD_DIRTY_BLEND_COLOR);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_emit.c382 if (dirty & FD_DIRTY_BLEND_COLOR) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c729 if (dirty & FD_DIRTY_BLEND_COLOR) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_emit.c388 if (dirty & FD_DIRTY_BLEND_COLOR) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c745 if (dirty & FD_DIRTY_BLEND_COLOR) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c780 if (dirty & FD_DIRTY_BLEND_COLOR) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c764 if (dirty & FD_DIRTY_BLEND_COLOR) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c1011 if (dirty & FD_DIRTY_BLEND_COLOR) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c816 if (dirty & FD_DIRTY_BLEND_COLOR) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c833 if (dirty & FD_DIRTY_BLEND_COLOR) {

Completed in 34 milliseconds