Lines Matching full:ptable
2659 self.appendSection('command', ' VkLayerInstanceDispatchTable *pTable = my_data->instance_dispatch_table;')2661 self.appendSection('command', ' VkLayerDispatchTable *pTable = my_data->device_dispatch_table;')2675 API = cmdinfo.elem.attrib.get('name').replace('vk','pTable->',1)