Vulkan-Hpp
VkPhysicalDeviceShaderTileImagePropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderTileImageCoherentReadAccelerated
 
VkBool32 shaderTileImageReadSampleFromPixelRateInvocation
 
VkBool32 shaderTileImageReadFromHelperInvocation
 

Detailed Description

Definition at line 16901 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderTileImagePropertiesEXT::pNext

Definition at line 16903 of file vulkan_core.h.

◆ shaderTileImageCoherentReadAccelerated

VkBool32 VkPhysicalDeviceShaderTileImagePropertiesEXT::shaderTileImageCoherentReadAccelerated

Definition at line 16904 of file vulkan_core.h.

◆ shaderTileImageReadFromHelperInvocation

VkBool32 VkPhysicalDeviceShaderTileImagePropertiesEXT::shaderTileImageReadFromHelperInvocation

Definition at line 16906 of file vulkan_core.h.

◆ shaderTileImageReadSampleFromPixelRateInvocation

VkBool32 VkPhysicalDeviceShaderTileImagePropertiesEXT::shaderTileImageReadSampleFromPixelRateInvocation

Definition at line 16905 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderTileImagePropertiesEXT::sType

Definition at line 16902 of file vulkan_core.h.


The documentation for this struct was generated from the following file: