Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceASTCDecodeFeaturesEXT (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/include/vulkan/
Dvulkan_core.h6706 typedef struct VkPhysicalDeviceASTCDecodeFeaturesEXT { struct
6710 } VkPhysicalDeviceASTCDecodeFeaturesEXT; typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6856 typedef struct VkPhysicalDeviceASTCDecodeFeaturesEXT { struct
6860 } VkPhysicalDeviceASTCDecodeFeaturesEXT; argument
Dvulkan.hpp35251 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 ),…