Searched refs:framebufferIsYUV (Results 1 – 1 of 1) sorted by relevance
3801 bool framebufferIsYUV = framebuffer->hasYUVAttachment(); in ValidateDrawStates() local3802 if (framebufferIsYUV) in ValidateDrawStates()3916 if (programIsYUVOutput != framebufferIsYUV) in ValidateDrawStates()