Home
last modified time | relevance | path

Searched refs:layer_disp (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-loader/tests/framework/layer/
H A Dwrap_objects.cpp72 VkLayerInstanceDispatchTable layer_disp; // this layer's dispatch table member
194 layer_init_instance_dispatch_table(inst->obj, &inst->layer_disp, fpGetInstanceProcAddr); in wrap_vkCreateInstance()
231 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkDestroyInstance()
243 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkCreateDebugUtilsMessengerEXT()
258 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkDestroyDebugUtilsMessengerEXT()
269 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkDestroySurfaceKHR()
277 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkCreateAndroidSurfaceKHR()
287 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkCreateWin32SurfaceKHR()
297 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkCreateWaylandSurfaceKHR()
307 VkLayerInstanceDispatchTable *pDisp = &inst->layer_disp; in wrap_vkCreateXcbSurfaceKHR()
[all...]

Completed in 2 milliseconds