Searched refs:colorbufferSize (Results 1 – 1 of 1) sorted by relevance
1215 Optional<unsigned int> colorbufferSize; in checkStatusWithGLFrontEnd() local1257 if (colorbufferSize.valid()) in checkStatusWithGLFrontEnd()1259 if (format.pixelBytes != colorbufferSize.value()) in checkStatusWithGLFrontEnd()1268 colorbufferSize = format.pixelBytes; in checkStatusWithGLFrontEnd()