Searched defs:getMapping (Results 1 – 6 of 6) sorted by relevance
623 const uint16_t *getMapping(uint16_t norm16) const { return extraData+(norm16>>OFFSET_SHIFT); } in getMapping() function
617 const uint16_t *getMapping(uint16_t norm16) const { return extraData+(norm16>>OFFSET_SHIFT); } in getMapping() function
1027 MemoryMapping* getMapping (void) { return m_mapping; } in getMapping() function in vkt::memory::__anon4e9971d30111::MemoryObject
1108 void* getMapping (void) const { return m_mapping; } in getMapping() function in vkt::memory::__anonc07e9c840111::ExecuteContext