Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImageCompressionControlEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eImageCompressionControlEXT |
const void * | pNext = {} |
vk::ImageCompressionFlagsEXT | flags = {} |
uint32_t | compressionControlPlaneCount = {} |
vk::ImageCompressionFixedRateFlagsEXT * | pFixedRateFlags = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageCompressionControlEXT |
Definition at line 43219 of file vulkan_structs.hpp.
Definition at line 43221 of file vulkan_structs.hpp.
|
inline |
Definition at line 43227 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 43240 of file vulkan_structs.hpp.
|
inline |
Definition at line 43246 of file vulkan_structs.hpp.
|
inline |
Definition at line 43308 of file vulkan_structs.hpp.
|
inline |
Definition at line 43303 of file vulkan_structs.hpp.
|
inline |
Definition at line 43342 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 43260 of file vulkan_structs.hpp.
|
inline |
Definition at line 43332 of file vulkan_structs.hpp.
|
inline |
Definition at line 43279 of file vulkan_structs.hpp.
|
inline |
Definition at line 43293 of file vulkan_structs.hpp.
|
inline |
Definition at line 43273 of file vulkan_structs.hpp.
|
inline |
Definition at line 43286 of file vulkan_structs.hpp.
|
inline |
Definition at line 43267 of file vulkan_structs.hpp.
|
static |
Definition at line 43223 of file vulkan_structs.hpp.
uint32_t vk::ImageCompressionControlEXT::compressionControlPlaneCount = {} |
Definition at line 43352 of file vulkan_structs.hpp.
vk::ImageCompressionFlagsEXT vk::ImageCompressionControlEXT::flags = {} |
Definition at line 43351 of file vulkan_structs.hpp.
vk::ImageCompressionFixedRateFlagsEXT* vk::ImageCompressionControlEXT::pFixedRateFlags = {} |
Definition at line 43353 of file vulkan_structs.hpp.
const void* vk::ImageCompressionControlEXT::pNext = {} |
Definition at line 43350 of file vulkan_structs.hpp.
|
static |
Definition at line 43224 of file vulkan_structs.hpp.
vk::StructureType vk::ImageCompressionControlEXT::sType = StructureType::eImageCompressionControlEXT |
Definition at line 43349 of file vulkan_structs.hpp.