Searched defs:DoClear (Results 1 – 6 of 6) sorted by relevance
237 auto DoClear = [&](Aspect aspects) { in ClearTexture() local384 auto DoClear = [&]() { in ClearTexture() local
182 void DoClear() { in DoClear() function
456 Result EngineVulkan::DoClear(const ClearCommand* command) { in DoClear() function in amber::vulkan::EngineVulkan
290 bool Input::beginBitSetScalar(bool &DoClear) { in beginBitSetScalar()641 bool Output::beginBitSetScalar(bool &DoClear) { in beginBitSetScalar()
892 Result EngineDawn::DoClear(const ClearCommand* command) { in DoClear() function in amber::dawn::EngineDawn
93 Result DoClear(const ClearCommand*) override { in DoClear() function in amber::vkscript::__anon9844eec20111::EngineStub