Home | History | Annotate | Download | only in layers

Lines Matching defs:pTable

2361     VkLayerInstanceDispatchTable *pTable = my_data->instance_dispatch_table;
2369 if (pTable->GetInstanceProcAddr == NULL)
2371 return pTable->GetInstanceProcAddr(instance, funcName);