Home
last modified time | relevance | path

Searched defs:pDisp (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-loader/tests/framework/layer/
Dwrap_objects.cpp231 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkDestroyInstance() local
243 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkCreateDebugUtilsMessengerEXT() local
258 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkDestroyDebugUtilsMessengerEXT() local
269 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkDestroySurfaceKHR() local
277 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkCreateAndroidSurfaceKHR() local
287 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkCreateWin32SurfaceKHR() local
297 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkCreateWaylandSurfaceKHR() local
307 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkCreateXcbSurfaceKHR() local
317 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkCreateXlibSurfaceKHR() local
328 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkCreateDirectFBSurfaceEXT() local
[all …]