Searched defs:writeAlpha (Results 1 – 3 of 3) sorted by relevance
465 bool writeAlpha) in blitColorBufferWithShader()490 bool writeAlpha) in blitColorBufferWithShader()503 bool writeAlpha) in blitColorBufferWithShader()
84 const bool writeAlpha = (writeMask & D3D11_COLOR_WRITE_ENABLE_ALPHA) != 0; in UpdateDataCache() local
64 bool writeAlpha : 1; member