Home
last modified time | relevance | path

Searched refs:fixed_id (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/host-common/
DHostmemIdMapping_unittest.cpp34 .fixed_id = 0, in TEST()
45 .fixed_id = 0, in TEST()
56 .fixed_id = 0, in TEST()
84 .fixed_id = 0, in TEST()
92 .fixed_id = 0, in TEST()
DHostmemIdMapping.cpp40 wantedId = entry->fixed_id; in add()
Dvm_operations.h44 uint64_t fixed_id; member
Daddress_space_graphics.cpp443 entry.fixed_id = hostmemIdOut ? *hostmemIdOut : 0; in fillBlockLocked()