Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceShaderCorePropertiesAMD (Results 1 – 6 of 6) sorted by relevance

/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7522 typedef struct VkPhysicalDeviceShaderCorePropertiesAMD { struct
7539 } VkPhysicalDeviceShaderCorePropertiesAMD; argument
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h7522 typedef struct VkPhysicalDeviceShaderCorePropertiesAMD { struct
7539 } VkPhysicalDeviceShaderCorePropertiesAMD; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8746 typedef struct VkPhysicalDeviceShaderCorePropertiesAMD { struct
8763 } VkPhysicalDeviceShaderCorePropertiesAMD; argument
Dvulkan.hpp38907 operator VkPhysicalDeviceShaderCorePropertiesAMD const&() const in operator VkPhysicalDeviceShaderCorePropertiesAMD const&()
38909 return *reinterpret_cast<const VkPhysicalDeviceShaderCorePropertiesAMD*>( this ); in operator VkPhysicalDeviceShaderCorePropertiesAMD const&()
38912 operator VkPhysicalDeviceShaderCorePropertiesAMD &() in operator VkPhysicalDeviceShaderCorePropertiesAMD&()
38914 return *reinterpret_cast<VkPhysicalDeviceShaderCorePropertiesAMD*>( this ); in operator VkPhysicalDeviceShaderCorePropertiesAMD&()
38962 …zeof( PhysicalDeviceShaderCorePropertiesAMD ) == sizeof( VkPhysicalDeviceShaderCorePropertiesAMD )…
/external/swiftshader/include/vulkan/
Dvulkan_core.h8556 typedef struct VkPhysicalDeviceShaderCorePropertiesAMD { struct
8573 } VkPhysicalDeviceShaderCorePropertiesAMD; argument
Dvulkan.hpp17718 operator VkPhysicalDeviceShaderCorePropertiesAMD const&() const in operator VkPhysicalDeviceShaderCorePropertiesAMD const&()
17720 return *reinterpret_cast<const VkPhysicalDeviceShaderCorePropertiesAMD*>(this); in operator VkPhysicalDeviceShaderCorePropertiesAMD const&()
17723 operator VkPhysicalDeviceShaderCorePropertiesAMD &() in operator VkPhysicalDeviceShaderCorePropertiesAMD&()
17725 return *reinterpret_cast<VkPhysicalDeviceShaderCorePropertiesAMD*>(this); in operator VkPhysicalDeviceShaderCorePropertiesAMD&()
17773 …zeof( PhysicalDeviceShaderCorePropertiesAMD ) == sizeof( VkPhysicalDeviceShaderCorePropertiesAMD )…