Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_context.h49 D3D12_DIRTY_BLEND_COLOR = (1 << 4), enumerator
H A Dd3d12_context.cpp393 ctx->state_dirty |= D3D12_DIRTY_BLEND_COLOR; in d3d12_bind_blend_state()
1478 ctx->state_dirty |= D3D12_DIRTY_BLEND_COLOR;
H A Dd3d12_draw.cpp1089 if (ctx->cmdlist_dirty & D3D12_DIRTY_BLEND_COLOR) { in d3d12_draw_vbo()

Completed in 7 milliseconds