Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dlibvulkan.map.txt153 vkFlushMappedMemoryRanges;
Dapi_gen.cpp1991 VKAPI_ATTR VkResult vkFlushMappedMemoryRanges(VkDevice device, uint32_t memoryRangeCount, const VkM… in vkFlushMappedMemoryRanges() function
/frameworks/libs/native_bridge_support/android_api/libvulkan/
Dstubs_arm64.cc172 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkFlushMappedMemoryRanges);
408 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkFlushMappedMemoryRanges); in init_stub_library()
Dstubs_riscv64.cc172 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkFlushMappedMemoryRanges);
408 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkFlushMappedMemoryRanges); in init_stub_library()
Dstubs_arm.cc172 DEFINE_INTERCEPTABLE_STUB_FUNCTION(vkFlushMappedMemoryRanges);
408 INIT_INTERCEPTABLE_STUB_FUNCTION("libvulkan.so", vkFlushMappedMemoryRanges); in init_stub_library()
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dtrampolines_riscv64_to_x86_64-inl.h155 …TrampolineWithThunk_vkFlushMappedMemoryRanges, reinterpret_cast<void*>(vkFlushMappedMemoryRanges)},
Dtrampolines_arm64_to_x86_64-inl.h155 …TrampolineWithThunk_vkFlushMappedMemoryRanges, reinterpret_cast<void*>(vkFlushMappedMemoryRanges)},
Dtrampolines_arm_to_x86-inl.h155 …TrampolineWithThunk_vkFlushMappedMemoryRanges, reinterpret_cast<void*>(vkFlushMappedMemoryRanges)},