Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt183 vkUpdateDescriptorSetWithTemplate; # introduced=28
Dapi_gen.cpp2303 VKAPI_ATTR void vkUpdateDescriptorSetWithTemplate(VkDevice device, VkDescriptorSet descriptorSet, V… in vkUpdateDescriptorSetWithTemplate() function
/frameworks/libs/native_bridge_support/libvulkan/
Dstubs_arm.cc201 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkUpdateDescriptorSetWithTemplate);
387 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkUpdateDescriptorSetWithTemplate); in init_stub_library()
Dstubs_arm64.cc201 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkUpdateDescriptorSetWithTemplate);
387 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkUpdateDescriptorSetWithTemplate); in init_stub_library()
/frameworks/native/vulkan/api/
Dvulkan.api10191 cmd void vkUpdateDescriptorSetWithTemplate(