Searched refs:colorbufferSize (Results 1 – 1 of 1) sorted by relevance
1223 Optional<unsigned int> colorbufferSize; in checkStatusWithGLFrontEnd() local1265 if (colorbufferSize.valid()) in checkStatusWithGLFrontEnd()1267 if (format.pixelBytes != colorbufferSize.value()) in checkStatusWithGLFrontEnd()1276 colorbufferSize = format.pixelBytes; in checkStatusWithGLFrontEnd()