Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DPixelLocalStorage.cpp335 class ClearBufferCommands : public PixelLocalStoragePlane::ClearCommands class
338 ClearBufferCommands(Context *context) : mContext(context) {} in ClearBufferCommands() function in gl::ClearBufferCommands