Searched refs:ClearCommands (Results 1 – 6 of 6) sorted by relevance
73 class ClearCommands76 virtual ~ClearCommands() {} in ~ClearCommands()85 void issueClearCommand(ClearCommands *, int target, GLenum loadop) const;
335 class ClearBufferCommands : public PixelLocalStoragePlane::ClearCommands368 void PixelLocalStoragePlane::issueClearCommand(ClearCommands *clearCommands, in issueClearCommand()
127 void ClearCommands();
287 void MockPersistentReportingStore::ClearCommands() { in ClearCommands() function in net::MockPersistentReportingStore
987 mock_store()->ClearCommands(); in TEST_P()
407 class ClearUniformCommands : public gl::PixelLocalStoragePlane::ClearCommands in setClearValues()