Searched defs:writeAlpha (Results 1 – 2 of 2) sorted by relevance
404 bool writeAlpha) in blitColorBufferWithShader()430 bool writeAlpha) in blitColorBufferWithShader()443 bool writeAlpha) in blitColorBufferWithShader()
86 const bool writeAlpha = (writeMask & D3D11_COLOR_WRITE_ENABLE_ALPHA) != 0; in UpdateDataCache() local