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.cpp53 … const VkFormatProperties newProperties);
91 … const VkFormatProperties newProperties) { in SetPhysicalDeviceFormatPropertiesEXT() argument
97 …y(&(device_profile_api_dev_data_map[physicalDevice].format_properties_map[format]), &newProperties, in SetPhysicalDeviceFormatPropertiesEXT()
Dvk_lunarg_device_profile_api_layer.h42 … const VkFormatProperties newProperties);
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp503 Int32 *newData, Int32 *newProperties, UInt32 *indexInArchive);
554 Int32 *newData, Int32 *newProperties, UInt32 *indexInArchive) in GetUpdateItemInfo() argument
558 if (newProperties) in GetUpdateItemInfo()
559 *newProperties = BoolToInt(true); in GetUpdateItemInfo()