Searched refs:getBufferInfo (Results 1 - 2 of 2) sorted by path

/frameworks/rs/rsov/driver/
H A DrsovAllocation.h42 const VkDescriptorBufferInfo *getBufferInfo() const { return &mBufferInfo; } function in class:android::renderscript::rsov::RSoVBuffer
H A DrsovScript.cpp496 .pBufferInfo = mGlobals->getBufferInfo(),
506 .pBufferInfo = mGlobalAllocationMetadata->getBufferInfo(),
516 .pBufferInfo = outputAllocation->getBuffer()->getBufferInfo(),
529 .pBufferInfo = inputAllocations[i]->getBuffer()->getBufferInfo(),

Completed in 66 milliseconds