Home
last modified time | relevance | path

Searched defs:CreateBufferWithData (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/common/detector/
DVulkan.cpp269 gfxstream::expected<Vk::BufferWithMemory, vkhpp::Result> Vk::CreateBufferWithData( in CreateBufferWithData() function in gfxstream::Vk
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/
Dsample_base.cpp285 Result<SampleBase::BufferWithMemory> SampleBase::CreateBufferWithData( in CreateBufferWithData() function in cuttlefish::SampleBase