• Home
  • Raw
  • Download

Lines Matching refs:getInternal

177 	freeHandle<Object>(reinterpret_cast<Object*>((deUintptr)handle.getInternal()), pAllocator);  in freeNonDispHandle()
429 …edicatedInfo->image ? reinterpret_cast<const Image*>(dedicatedInfo->image.getInternal()) : DE_NULL; in findOrCreateHwBuffer()
656 DescriptorSet* const impl = reinterpret_cast<DescriptorSet*>((deUintptr)set.getInternal()); in free()
1144 const Buffer* buffer = reinterpret_cast<const Buffer*>(bufferHandle.getInternal()); in getBufferMemoryRequirements()
1199 const Image* image = reinterpret_cast<const Image*>(imageHandle.getInternal()); in getImageMemoryRequirements()
1238 DeviceMemory* const memory = reinterpret_cast<DeviceMemory*>(memHandle.getInternal()); in mapMemory()
1250 DeviceMemory* const memory = reinterpret_cast<DeviceMemory*>(memHandle.getInternal()); in unmapMemory()
1264 …* const memory = reinterpret_cast<ExternalDeviceMemoryAndroid*>(pInfo->memory.getInternal()); in getMemoryAndroidHardwareBufferANDROID()
1282 …olImpl = reinterpret_cast<DescriptorPool*>((deUintptr)pAllocateInfo->descriptorPool.getInternal()); in allocateDescriptorSets()
1293 delete reinterpret_cast<DescriptorSet*>((deUintptr)pDescriptorSets[freeNdx].getInternal()); in allocateDescriptorSets()
1300 delete reinterpret_cast<DescriptorSet*>((deUintptr)pDescriptorSets[freeNdx].getInternal()); in allocateDescriptorSets()
1311 …rPool* const poolImpl = reinterpret_cast<DescriptorPool*>((deUintptr)descriptorPool.getInternal()); in freeDescriptorSets()
1319 …rPool* const poolImpl = reinterpret_cast<DescriptorPool*>((deUintptr)descriptorPool.getInternal()); in resetDescriptorPool()
1332 …nst poolImpl = reinterpret_cast<CommandPool*>((deUintptr)pAllocateInfo->commandPool.getInternal()); in allocateCommandBuffers()
1343 CommandPool* const poolImpl = reinterpret_cast<CommandPool*>((deUintptr)commandPool.getInternal()); in freeCommandBuffers()