Searched refs:programIsYUVOutput (Results 1 – 1 of 1) sorted by relevance
3853 bool programIsYUVOutput = false; in ValidateDrawStates() local3863 programIsYUVOutput = program->isYUVOutput(); in ValidateDrawStates()3891 programIsYUVOutput = executable->isYUVOutput(); in ValidateDrawStates()3916 if (programIsYUVOutput != framebufferIsYUV) in ValidateDrawStates()