Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceDiscardRectanglePropertiesEXT (Results 1 – 14 of 14) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkGetStructureTypeImpl.inl1044 template<> VkStructureType getStructureType<VkPhysicalDeviceDiscardRectanglePropertiesEXT> (void)
DvkStructTypes.inl2809 struct VkPhysicalDeviceDiscardRectanglePropertiesEXT struct
DvkStrUtil.inl578 std::ostream& operator<< (std::ostream& s, const VkPhysicalDeviceDiscardRectanglePropertiesEXT& val…
DvkVulkan_c.inl7435 typedef struct VkPhysicalDeviceDiscardRectanglePropertiesEXT { struct
7439 } VkPhysicalDeviceDiscardRectanglePropertiesEXT; argument
DvkStrUtilImpl.inl6060 std::ostream& operator<< (std::ostream& s, const VkPhysicalDeviceDiscardRectanglePropertiesEXT& val…
6062 s << "VkPhysicalDeviceDiscardRectanglePropertiesEXT = {\n";
/external/mesa3d/src/amd/vulkan/
Dradv_device.c810 VkPhysicalDeviceDiscardRectanglePropertiesEXT *properties = in radv_GetPhysicalDeviceProperties2KHR()
811 (VkPhysicalDeviceDiscardRectanglePropertiesEXT*)ext; in radv_GetPhysicalDeviceProperties2KHR()
/external/mesa3d/include/vulkan/
Dvulkan.h6509 typedef struct VkPhysicalDeviceDiscardRectanglePropertiesEXT { struct
6513 } VkPhysicalDeviceDiscardRectanglePropertiesEXT; argument
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h6805 typedef struct VkPhysicalDeviceDiscardRectanglePropertiesEXT { struct
6809 } VkPhysicalDeviceDiscardRectanglePropertiesEXT; argument
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h6805 typedef struct VkPhysicalDeviceDiscardRectanglePropertiesEXT { struct
6809 } VkPhysicalDeviceDiscardRectanglePropertiesEXT; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h7427 typedef struct VkPhysicalDeviceDiscardRectanglePropertiesEXT { struct
7431 } VkPhysicalDeviceDiscardRectanglePropertiesEXT; typedef
Dvulkan.hpp36328 operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const&() const in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const&()
36330 return *reinterpret_cast<const VkPhysicalDeviceDiscardRectanglePropertiesEXT*>( this ); in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const&()
36333 operator VkPhysicalDeviceDiscardRectanglePropertiesEXT &() in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT&()
36335 return *reinterpret_cast<VkPhysicalDeviceDiscardRectanglePropertiesEXT*>( this ); in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT&()
36357 …sicalDeviceDiscardRectanglePropertiesEXT ) == sizeof( VkPhysicalDeviceDiscardRectanglePropertiesEX…
/external/swiftshader/include/vulkan/
Dvulkan_core.h7277 typedef struct VkPhysicalDeviceDiscardRectanglePropertiesEXT { struct
7281 } VkPhysicalDeviceDiscardRectanglePropertiesEXT; argument
Dvulkan.hpp15511 …PhysicalDeviceDiscardRectanglePropertiesEXT( VkPhysicalDeviceDiscardRectanglePropertiesEXT const &… in PhysicalDeviceDiscardRectanglePropertiesEXT()
15516 …ysicalDeviceDiscardRectanglePropertiesEXT& operator=( VkPhysicalDeviceDiscardRectanglePropertiesEX… in operator =()
15533 operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const&() const in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const&()
15535 return *reinterpret_cast<const VkPhysicalDeviceDiscardRectanglePropertiesEXT*>(this); in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT const&()
15538 operator VkPhysicalDeviceDiscardRectanglePropertiesEXT &() in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT&()
15540 return *reinterpret_cast<VkPhysicalDeviceDiscardRectanglePropertiesEXT*>(this); in operator VkPhysicalDeviceDiscardRectanglePropertiesEXT&()
15562 …sicalDeviceDiscardRectanglePropertiesEXT ) == sizeof( VkPhysicalDeviceDiscardRectanglePropertiesEX…
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in7432 typedef struct VkPhysicalDeviceDiscardRectanglePropertiesEXT { struct
7436 } VkPhysicalDeviceDiscardRectanglePropertiesEXT; typedef