Searched defs:getMemory (Results 1 – 9 of 9) sorted by relevance
60 VkDeviceMemory getMemory (void) const { return m_memory; } in getMemory() function in vk::Allocation
200 Allocation& getMemory (void) const { return *m_bufferMemory; } in getMemory() function in vkt::image::__anonbfe867240111::ut::StorageBuffer2D
1338 private Object getMemory(String label, Object array, Class<?> arrayClass, in getMemory() method in Bidi
1311 private Object getMemory(String label, Object array, Class<?> arrayClass, in getMemory() method in Bidi
43 inline static uint64_t* getMemory(unsigned numWords) { in getMemory() function
759 vk::VkDeviceMemory getMemory (void) const { return *m_memory; } in getMemory() function in vkt::memory::__anonc07e9c840111::Memory1014 const Memory& getMemory (void) const { return m_memory; } in getMemory() function in vkt::memory::__anonc07e9c840111::PrepareContext1767 const Memory& getMemory (void) const { return m_context.getMemory(); } in getMemory() function in vkt::memory::__anonc07e9c840111::SubmitContext4179 const Memory& getMemory (void) const { return m_context.getMemory(); } in getMemory() function in vkt::memory::__anonc07e9c840111::PrepareRenderPassContext
45 inline static uint64_t* getMemory(unsigned numWords) { in getMemory() function
5307 vk::VkDeviceMemory Resource::getMemory (void) const in getMemory() function in vkt::synchronization::Resource
6408 static ByteProvider getMemory(LoadSDNode *Load, unsigned ByteOffset) { in getMemory() function