Searched refs:DestroyBufferView (Results 1 – 6 of 6) sorted by relevance
83 PFN_vkDestroyBufferView DestroyBufferView; member
112 table->DestroyBufferView = in loader_init_device_dispatch_table()361 return (void *)table->DestroyBufferView; in loader_lookup_device_dispatch_table()
1241 disp->DestroyBufferView(device, bufferView, pAllocator);
71 GET_PROC(DestroyBufferView); in GrVkCreateInterface()
2678 …get_dispatch_table(pc_device_table_map, device)->DestroyBufferView(device, bufferView, pAllocator); in vkDestroyBufferView()
5862 dev_data->device_dispatch_table->DestroyBufferView(device, bufferView, pAllocator); in vkDestroyBufferView()