Searched refs:getLUID (Results 1 – 7 of 7) sorted by relevance
65 const uint8_t *getLUID() const;
377 const uint8_t *VulkanPhysicalDevice::getLUID() const { return m_vkDeviceLUID; } in getLUID() function in VulkanPhysicalDevice
446 virtual bool getLUID(LUID *adapterLuid) const = 0;
360 bool getLUID(LUID *adapterLuid) const override;
3027 bool Renderer9::getLUID(LUID *adapterLuid) const in getLUID() function in rx::Renderer9
346 bool getLUID(LUID *adapterLuid) const override;
4110 bool Renderer11::getLUID(LUID *adapterLuid) const in getLUID() function in rx::Renderer11