Searched refs:PlatformExtFunctions (Results 1 – 7 of 7) sorted by relevance
31 struct PlatformExtFunctions {}; struct
30 struct PlatformExtFunctions {}; struct
33 struct PlatformExtFunctions { struct
34 const PlatformExtFunctions& extFunctions = deviceVk.GetPlatformExtFunctions(); in QueryHwBufferFormatProperties()
238 const PlatformExtFunctions& GetPlatformExtFunctions() const;276 PlatformExtFunctions platformExtFunctions_;
1372 const PlatformExtFunctions& DeviceVk::GetPlatformExtFunctions() const in GetPlatformExtFunctions()