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

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

Completed in 347 milliseconds