Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A Ddriver_utils.h22 VENDOR_ID_AMD = 0x1002, enumerator
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DCommon.h63 static const uint32_t VENDOR_ID_AMD = 0x1002; variable