Home
last modified time | relevance | path

Searched refs:DestroySamplerYcbcrConversionKHR (Results 1 – 5 of 5) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_layer_dispatch_table.h460 PFN_vkDestroySamplerYcbcrConversionKHR DestroySamplerYcbcrConversionKHR; member
Dvk_dispatch_table_helper.h641 …table->DestroySamplerYcbcrConversionKHR = (PFN_vkDestroySamplerYcbcrConversionKHR) gpa(device, "vk… in layer_init_device_dispatch_table()
642 …if (table->DestroySamplerYcbcrConversionKHR == nullptr) { table->DestroySamplerYcbcrConversionKHR in layer_init_device_dispatch_table()
Dlayer_chassis_dispatch.cpp4730 …if (!wrap_handles) return layer_data->device_dispatch_table.DestroySamplerYcbcrConversionKHR(devic… in DispatchDestroySamplerYcbcrConversionKHR()
4738 …layer_data->device_dispatch_table.DestroySamplerYcbcrConversionKHR(device, ycbcrConversion, pAlloc… in DispatchDestroySamplerYcbcrConversionKHR()
Dchassis.cpp6335 VKAPI_ATTR void VKAPI_CALL DestroySamplerYcbcrConversionKHR( in DestroySamplerYcbcrConversionKHR() function
9538 {"vkDestroySamplerYcbcrConversionKHR", {false, (void*)DestroySamplerYcbcrConversionKHR}},
Dchassis.h1488 VKAPI_ATTR void VKAPI_CALL DestroySamplerYcbcrConversionKHR(