Home | History | Annotate | Download | only in layers

Lines Matching defs:pDisp

2337     VkLayerDispatchTable *pDisp = my_data->device_dispatch_table;
2343 if (pDisp->GetDeviceProcAddr == NULL)
2345 return pDisp->GetDeviceProcAddr(device, funcName);