Searched refs:VK_QUEUE_VIDEO_DECODE_BIT_KHR (Results 1 – 7 of 7) sorted by relevance
41 …ily, this extension introduces an explicit queue flag called `VK_QUEUE_VIDEO_DECODE_BIT_KHR` to in…120 …command pools created against queue families that support the `VK_QUEUE_VIDEO_DECODE_BIT_KHR` flag.318 …if ((props[queueFamilyIndex].queueFamilyProperties.queueFlags & VK_QUEUE_VIDEO_DECODE_BIT_KHR) != …
204 …if ((props[queueFamilyIndex].queueFamilyProperties.queueFlags & VK_QUEUE_VIDEO_DECODE_BIT_KHR) != …
238 …if ((props[queueFamilyIndex].queueFamilyProperties.queueFlags & VK_QUEUE_VIDEO_DECODE_BIT_KHR) != …
2739 case VK_QUEUE_VIDEO_DECODE_BIT_KHR: in string_VkQueueFlagBits()
2075 eVideoDecodeKHR = VK_QUEUE_VIDEO_DECODE_BIT_KHR,
1370 * ename:VK_QUEUE_VIDEO_DECODE_BIT_KHR specifies that queues in this queue
2388 VK_QUEUE_VIDEO_DECODE_BIT_KHR = 0x00000020, enumerator