Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoInlineQueryInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoInlineQueryInfoKHR |
const void * | pNext = {} |
vk::QueryPool | queryPool = {} |
uint32_t | firstQuery = {} |
uint32_t | queryCount = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoInlineQueryInfoKHR |
Definition at line 121636 of file vulkan_structs.hpp.
Definition at line 121638 of file vulkan_structs.hpp.
|
inline |
Definition at line 121644 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 121657 of file vulkan_structs.hpp.
|
inline |
Definition at line 121702 of file vulkan_structs.hpp.
|
inline |
Definition at line 121697 of file vulkan_structs.hpp.
|
inline |
Definition at line 121732 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 121665 of file vulkan_structs.hpp.
|
inline |
Definition at line 121722 of file vulkan_structs.hpp.
|
inline |
Definition at line 121684 of file vulkan_structs.hpp.
|
inline |
Definition at line 121672 of file vulkan_structs.hpp.
|
inline |
Definition at line 121690 of file vulkan_structs.hpp.
|
inline |
Definition at line 121678 of file vulkan_structs.hpp.
|
static |
Definition at line 121640 of file vulkan_structs.hpp.
uint32_t vk::VideoInlineQueryInfoKHR::firstQuery = {} |
Definition at line 121742 of file vulkan_structs.hpp.
const void* vk::VideoInlineQueryInfoKHR::pNext = {} |
Definition at line 121740 of file vulkan_structs.hpp.
uint32_t vk::VideoInlineQueryInfoKHR::queryCount = {} |
Definition at line 121743 of file vulkan_structs.hpp.
vk::QueryPool vk::VideoInlineQueryInfoKHR::queryPool = {} |
Definition at line 121741 of file vulkan_structs.hpp.
|
static |
Definition at line 121641 of file vulkan_structs.hpp.
vk::StructureType vk::VideoInlineQueryInfoKHR::sType = StructureType::eVideoInlineQueryInfoKHR |
Definition at line 121739 of file vulkan_structs.hpp.