Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/layers/
Ddevice_profile_api.cpp57 … const VkFormatProperties newProperties);
83 … const VkFormatProperties newProperties) { in SetPhysicalDeviceFormatPropertiesEXT() argument
87 …memcpy(&(phy_dev_data->format_properties_map[format]), &newProperties, sizeof(VkFormatProperties)); in SetPhysicalDeviceFormatPropertiesEXT()
Dvk_lunarg_device_profile_api_layer.h42 … const VkFormatProperties newProperties);
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp533 Int32 *newData, Int32 *newProperties, UInt32 *indexInArchive);
584 Int32 *newData, Int32 *newProperties, UInt32 *indexInArchive) in GetUpdateItemInfo() argument
588 if (newProperties) in GetUpdateItemInfo()
589 *newProperties = BoolToInt(true); in GetUpdateItemInfo()