Searched refs:getLUID (Results 1 – 7 of 7) sorted by relevance
66 const uint8_t *getLUID() const;
379 const uint8_t *VulkanPhysicalDevice::getLUID() const { return m_vkDeviceLUID; } in getLUID() function in VulkanPhysicalDevice
446 virtual bool getLUID(LUID *adapterLuid) const = 0;
361 bool getLUID(LUID *adapterLuid) const override;
3031 bool Renderer9::getLUID(LUID *adapterLuid) const in getLUID() function in rx::Renderer9
347 bool getLUID(LUID *adapterLuid) const override;
4020 bool Renderer11::getLUID(LUID *adapterLuid) const in getLUID() function in rx::Renderer11