Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DMonomorphizeUnsupportedFunctions.h38 PixelLocalStorage = 4, enumerator
/aosp_15_r20/external/angle/src/libANGLE/
H A DFramebuffer.h48 class PixelLocalStorage; variable
H A DPixelLocalStorage.cpp455 PixelLocalStorage::PixelLocalStorage(const ShPixelLocalStorageOptions &plsOptions, const Caps &caps) in PixelLocalStorage() function in gl::PixelLocalStorage