Home
last modified time | relevance | path

Searched refs:DispatchCreateBufferView (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.h256 VkResult DispatchCreateBufferView(
Dlayer_chassis_dispatch.cpp1781 VkResult DispatchCreateBufferView( in DispatchCreateBufferView() function
Dchassis.cpp2010 VkResult result = DispatchCreateBufferView(device, pCreateInfo, pAllocator, pView); in CreateBufferView()