Home
last modified time | relevance | path

Searched defs:PixelLocalStoragePlane (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/
DContextImpl.h24 class PixelLocalStoragePlane; variable
/external/angle/src/libANGLE/
DPixelLocalStorage.cpp192 PixelLocalStoragePlane::PixelLocalStoragePlane() : mTextureObserver(this, 0) {} in PixelLocalStoragePlane() function in gl::PixelLocalStoragePlane
511 const angle::FixedVector<PixelLocalStoragePlane, IMPLEMENTATION_MAX_PIXEL_LOCAL_STORAGE_PLANES> in AllPlanesDeinitialized()
DContext.h73 class PixelLocalStoragePlane; variable