Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
DContextImpl.cpp95 const gl::PixelLocalStoragePlane[], in drawPixelLocalStorageEXTEnable()
105 const gl::PixelLocalStoragePlane[], in drawPixelLocalStorageEXTDisable()
DContextImpl.h24 class PixelLocalStoragePlane; variable
/external/angle/src/libANGLE/renderer/gl/
DPLSProgramCache.h18 class PixelLocalStoragePlane; variable
/external/angle/src/libANGLE/
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()
DContext.h75 class PixelLocalStoragePlane; variable