Searched refs:VkPhysicalDeviceASTCDecodeFeaturesEXT (Results 1 – 3 of 3) sorted by relevance
6706 typedef struct VkPhysicalDeviceASTCDecodeFeaturesEXT { struct6710 } VkPhysicalDeviceASTCDecodeFeaturesEXT; typedef
6856 typedef struct VkPhysicalDeviceASTCDecodeFeaturesEXT { struct6860 } VkPhysicalDeviceASTCDecodeFeaturesEXT; argument
35251 PhysicalDeviceASTCDecodeFeaturesEXT( VkPhysicalDeviceASTCDecodeFeaturesEXT const & rhs ) in PhysicalDeviceASTCDecodeFeaturesEXT()35256 …PhysicalDeviceASTCDecodeFeaturesEXT& operator=( VkPhysicalDeviceASTCDecodeFeaturesEXT const & rhs ) in operator =()35274 operator VkPhysicalDeviceASTCDecodeFeaturesEXT const&() const in operator VkPhysicalDeviceASTCDecodeFeaturesEXT const&()35276 return *reinterpret_cast<const VkPhysicalDeviceASTCDecodeFeaturesEXT*>( this ); in operator VkPhysicalDeviceASTCDecodeFeaturesEXT const&()35279 operator VkPhysicalDeviceASTCDecodeFeaturesEXT &() in operator VkPhysicalDeviceASTCDecodeFeaturesEXT&()35281 return *reinterpret_cast<VkPhysicalDeviceASTCDecodeFeaturesEXT*>( this ); in operator VkPhysicalDeviceASTCDecodeFeaturesEXT&()35303 … sizeof( PhysicalDeviceASTCDecodeFeaturesEXT ) == sizeof( VkPhysicalDeviceASTCDecodeFeaturesEXT ),…