Searched defs:writeAlpha (Results 1 – 3 of 3) sorted by relevance
438 bool writeAlpha) in blitColorBufferWithShader()463 bool writeAlpha) in blitColorBufferWithShader()476 bool writeAlpha) in blitColorBufferWithShader()
86 const bool writeAlpha = (writeMask & D3D11_COLOR_WRITE_ENABLE_ALPHA) != 0; in UpdateDataCache() local
64 bool writeAlpha : 1; member