Home
last modified time | relevance | path

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

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