Home
last modified time | relevance | path

Searched defs:PhysicalDeviceShaderTileImagePropertiesEXT (Results 1 – 1 of 1) sorted by relevance

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp77487 struct PhysicalDeviceShaderTileImagePropertiesEXT struct
77489 using NativeType = VkPhysicalDeviceShaderTileImagePropertiesEXT;
77491 static const bool allowDuplicate = false;
77492 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderTileImagePropertiesEXT;
77495 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderTileImagePropertiesEXT( VULKAN_HPP_NAMESPACE::Bool32 shad… in PhysicalDeviceShaderTileImagePropertiesEXT() function
77508PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function
77518 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderTileImagePropertiesEXT const *… in operator =()
77522 operator VkPhysicalDeviceShaderTileImagePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT const&()
77527 operator VkPhysicalDeviceShaderTileImagePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT&()
77542 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]