Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationESEXT.cpp2097 bool hasTextureBackedPLSPlanes = false; in ValidateBeginPixelLocalStorageANGLE() local
2128 if (!hasTextureBackedPLSPlanes) in ValidateBeginPixelLocalStorageANGLE()
2131 hasTextureBackedPLSPlanes = true; in ValidateBeginPixelLocalStorageANGLE()
2159 if (hasTextureBackedPLSPlanes && in ValidateBeginPixelLocalStorageANGLE()
2170 if (!hasTextureBackedPLSPlanes) in ValidateBeginPixelLocalStorageANGLE()