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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_context.cpp285 color_write_mask(unsigned colormask) function in typeref:typename:UINT8
351 state->desc.RenderTarget[i].RenderTargetWriteMask = color_write_mask(rt->colormask);

Completed in 4 milliseconds