Searched refs:depthStencilSwizzleOneSupport (Results 1 – 9 of 9) sorted by relevance
341 Introduce a `depthStencilSwizzleOneSupport`
1055 sname:VkPhysicalDeviceMaintenance5PropertiesKHR::pname:depthStencilSwizzleOneSupport
1688 * pname:depthStencilSwizzleOneSupport is a boolean indicating that
11581 vkStream->write((VkBool32*)&forMarshaling->depthStencilSwizzleOneSupport, sizeof(VkBool32)); in marshal_VkPhysicalDeviceMaintenance5PropertiesKHR()11602 vkStream->read((VkBool32*)&forUnmarshaling->depthStencilSwizzleOneSupport, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceMaintenance5PropertiesKHR()
7816 memcpy(*ptr, (VkBool32*)&forMarshaling->depthStencilSwizzleOneSupport, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceMaintenance5PropertiesKHR()
14856 vkStream->write((VkBool32*)&forMarshaling->depthStencilSwizzleOneSupport, sizeof(VkBool32)); in marshal_VkPhysicalDeviceMaintenance5PropertiesKHR()14889 vkStream->read((VkBool32*)&forUnmarshaling->depthStencilSwizzleOneSupport, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceMaintenance5PropertiesKHR()
11466 memcpy((VkBool32*)&forUnmarshaling->depthStencilSwizzleOneSupport, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceMaintenance5PropertiesKHR()
10520 VkBool32 depthStencilSwizzleOneSupport; member
8635 …AN_HPP_HASH_COMBINE( seed, physicalDeviceMaintenance5PropertiesKHR.depthStencilSwizzleOneSupport ); in operator ()()