Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_fence.c335 VkExternalFenceHandleTypeFlags compatible = import & export; in vk_common_GetPhysicalDeviceExternalFenceProperties() local
Dvk_semaphore.c299 VkExternalSemaphoreHandleTypeFlags compatible = import & export; in vk_common_GetPhysicalDeviceExternalSemaphoreProperties() local
/hardware/interfaces/media/bufferpool/aidl/default/tests/
Dallocator.cpp167 bool TestBufferPoolAllocator::compatible(const std::vector<uint8_t> &newParams, in compatible() function in TestBufferPoolAllocator