Searched refs:VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT (Results 1 – 5 of 5) sorted by relevance
4653 case VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT: in string_VkMemoryAllocateFlagBits()5827 case VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT: in string_VkMemoryAllocateFlagBitsKHR()
2533 eDeviceMask = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT,
3819 eDeviceMask = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT,
3261 ename:VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT is set in pname:flags.3263 If ename:VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT is not set, the number of3291 If ename:VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT is set, pname:deviceMask3294 If ename:VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT is set, pname:deviceMask3314 * ename:VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT specifies that memory will be
4978 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT = 0x00000001, enumerator4981 VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT_KHR = VK_MEMORY_ALLOCATE_DEVICE_MASK_BIT,