Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkQueryPool | queryPool |
uint32_t | firstQuery |
uint32_t | queryCount |
Definition at line 11245 of file vulkan_core.h.
uint32_t VkVideoInlineQueryInfoKHR::firstQuery |
Definition at line 11249 of file vulkan_core.h.
const void* VkVideoInlineQueryInfoKHR::pNext |
Definition at line 11247 of file vulkan_core.h.
uint32_t VkVideoInlineQueryInfoKHR::queryCount |
Definition at line 11250 of file vulkan_core.h.
VkQueryPool VkVideoInlineQueryInfoKHR::queryPool |
Definition at line 11248 of file vulkan_core.h.
VkStructureType VkVideoInlineQueryInfoKHR::sType |
Definition at line 11246 of file vulkan_core.h.