Searched refs:DevicePlatformData (Results 1 – 11 of 11) sorted by relevance
30 struct DevicePlatformData;46 const DevicePlatformData& GetPlatformData() const;
30 struct DevicePlatformData;47 const DevicePlatformData& GetPlatformData() const;
97 const DevicePlatformData& GetPlatformData() const override;
587 const DevicePlatformData& WGLState::GetPlatformData() const in GetPlatformData()
944 const DevicePlatformData& EGLState::GetPlatformData() const in GetPlatformData()
1167 const DevicePlatformData& DeviceGLES::GetPlatformData() const in GetPlatformData()
138 struct DevicePlatformData {}; struct184 virtual const DevicePlatformData& GetPlatformData() const = 0;
171 struct DevicePlatformDataGLES : DevicePlatformData {350 struct DevicePlatformDataGL : DevicePlatformData {
76 struct DevicePlatformDataVk final : DevicePlatformData {
101 const DevicePlatformData& GetPlatformData() const override;
889 const DevicePlatformData& DeviceVk::GetPlatformData() const in GetPlatformData()