Home
last modified time | relevance | path

Searched refs:vkCreateDescriptorSetLayout (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt98 vkCreateDescriptorSetLayout;
Dapi_gen.cpp2231 VKAPI_ATTR VkResult vkCreateDescriptorSetLayout(VkDevice device, const VkDescriptorSetLayoutCreateI… in vkCreateDescriptorSetLayout() function
/frameworks/libs/native_bridge_support/android_api/libvulkan/
Dstubs_arm64.cc117 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkCreateDescriptorSetLayout);
353 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkCreateDescriptorSetLayout); in init_stub_library()
Dstubs_riscv64.cc117 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkCreateDescriptorSetLayout);
353 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkCreateDescriptorSetLayout); in init_stub_library()
Dstubs_arm.cc117 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkCreateDescriptorSetLayout);
353 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkCreateDescriptorSetLayout); in init_stub_library()
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dtrampolines_riscv64_to_x86_64-inl.h100 …polineWithThunk_vkCreateDescriptorSetLayout, reinterpret_cast<void*>(vkCreateDescriptorSetLayout)},
Dtrampolines_arm64_to_x86_64-inl.h100 …polineWithThunk_vkCreateDescriptorSetLayout, reinterpret_cast<void*>(vkCreateDescriptorSetLayout)},
Dtrampolines_arm_to_x86-inl.h100 …polineWithThunk_vkCreateDescriptorSetLayout, reinterpret_cast<void*>(vkCreateDescriptorSetLayout)},