Searched refs:flushColorWrite (Results 1 – 2 of 2) sorted by relevance
499 void flushColorWrite(bool writeColor);
1601 this->flushColorWrite(true); in onCreateTexture()2211 this->flushColorWrite(true); in clear()2249 this->flushColorWrite(true); in beginCommandBuffer()2815 this->flushColorWrite(blendInfo.fWritesColor); in flushBlendAndColorWrite()2837 this->flushColorWrite(blendInfo.fWritesColor); in flushBlendAndColorWrite()3023 void GrGLGpu::flushColorWrite(bool writeColor) { in flushColorWrite() function in GrGLGpu