Home
last modified time | relevance | path

Searched refs:getCmdPool (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/rsov/driver/
DrsovContext.h35 VkCommandPool getCmdPool() const { return mCmdPool; } in getCmdPool() function
DrsovScript.cpp574 .commandPool = mRSoV->getCmdPool(), in runForEach()
634 vkFreeCommandBuffers(mDevice, mRSoV->getCmdPool(), 1, cmd_bufs); in runForEach()