Searched refs:VK_ACCESS_2_TRANSFER_WRITE_BIT (Results 1 – 6 of 6) sorted by relevance
122 If pname:{accessMaskName} includes ename:VK_ACCESS_2_TRANSFER_WRITE_BIT,
1226 access |= VK_ACCESS_2_TRANSFER_WRITE_BIT; in stage_access_for_layout()1238 access |= VK_ACCESS_2_TRANSFER_WRITE_BIT; in stage_access_for_layout()
3083 eTransferWrite = VK_ACCESS_2_TRANSFER_WRITE_BIT,
4434 eTransferWrite = VK_ACCESS_2_TRANSFER_WRITE_BIT,
6656 static const VkAccessFlagBits2 VK_ACCESS_2_TRANSFER_WRITE_BIT = 0x00001000ULL; variable
1088 * ename:VK_ACCESS_2_TRANSFER_WRITE_BIT specifies write access to an image