Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dlayer_chassis_dispatch.h343 VkResult DispatchCreateSampler(
Dlayer_chassis_dispatch.cpp2115 VkResult DispatchCreateSampler( in DispatchCreateSampler() function
Dchassis.cpp2331 VkResult result = DispatchCreateSampler(device, pCreateInfo, pAllocator, pSampler); in CreateSampler()