Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c702 #define ATOMIC_FLAGS (D3D12_FORMAT_SUPPORT2_UAV_ATOMIC_ADD | \ in dzn_physical_device_get_format_properties() macro
708 if ((dfmt_info.Support2 & ATOMIC_FLAGS) == ATOMIC_FLAGS) { in dzn_physical_device_get_format_properties()