Home
last modified time | relevance | path

Searched refs:vkUpdateDescriptorSetWithTemplate (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/libs/native_bridge_support/libvulkan/
H A Dstubs_arm.cc213 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkUpdateDescriptorSetWithTemplate);
412 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkUpdateDescriptorSetWithTemplate); in init_stub_library()
H A Dstubs_arm64.cc213 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkUpdateDescriptorSetWithTemplate);
412 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkUpdateDescriptorSetWithTemplate); in init_stub_library()
/aosp12/frameworks/native/vulkan/libvulkan/
H A Dlibvulkan.map.txt195 vkUpdateDescriptorSetWithTemplate; # introduced=28
H A Dapi_gen.cpp2462 VKAPI_ATTR void vkUpdateDescriptorSetWithTemplate(VkDevice device, VkDescriptorSet descriptorSet, V… in vkUpdateDescriptorSetWithTemplate() function