Home
last modified time | relevance | path

Searched refs:framebufferIsYUV (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/
DvalidationES.cpp3801 bool framebufferIsYUV = framebuffer->hasYUVAttachment(); in ValidateDrawStates() local
3802 if (framebufferIsYUV) in ValidateDrawStates()
3916 if (programIsYUVOutput != framebufferIsYUV) in ValidateDrawStates()