Searched refs:mGlobalAllocationMetadata (Results 1 – 2 of 2) sorted by relevance
180 mGlobalAllocationMetadata(nullptr), in RSoVScript()439 if (mGlobalAllocationMetadata == nullptr) { in MarshalTypeInfo()440 mGlobalAllocationMetadata.reset( in MarshalTypeInfo()444 (struct rsovTypeInfo *)mGlobalAllocationMetadata->getHostPtr(); in MarshalTypeInfo()506 .pBufferInfo = mGlobalAllocationMetadata->getBufferInfo(), in InitDescriptorSet()
145 std::unique_ptr<RSoVBuffer> mGlobalAllocationMetadata; variable