Home
last modified time | relevance | path

Searched defs:bufferMemoryProperties (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/common/detector/
DVulkan.cpp70 vkhpp::MemoryPropertyFlags bufferMemoryProperties) { in DoCreateBuffer()
261 vkhpp::MemoryPropertyFlags bufferMemoryProperties) { in CreateBuffer()
272 vkhpp::MemoryPropertyFlags bufferMemoryProperties, in CreateBufferWithData()
/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/
Dsample_base.cpp255 vkhpp::MemoryPropertyFlags bufferMemoryProperties) { in CreateBuffer()
287 vkhpp::MemoryPropertyFlags bufferMemoryProperties, in CreateBufferWithData()
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp193 vkhpp::MemoryPropertyFlags bufferMemoryProperties, in CreateBuffer()