ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderTileImagePropertiesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderTileImagePropertiesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderTileImageCoherentReadAccelerated
 
VkBool32 shaderTileImageReadSampleFromPixelRateInvocation
 
VkBool32 shaderTileImageReadFromHelperInvocation
 

Detailed Description

Definition at line 12334 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderTileImagePropertiesEXT::pNext

Definition at line 12337 of file vulkan.h.

◆ shaderTileImageCoherentReadAccelerated

VkBool32 VkPhysicalDeviceShaderTileImagePropertiesEXT::shaderTileImageCoherentReadAccelerated

Definition at line 12338 of file vulkan.h.

◆ shaderTileImageReadFromHelperInvocation

VkBool32 VkPhysicalDeviceShaderTileImagePropertiesEXT::shaderTileImageReadFromHelperInvocation

Definition at line 12340 of file vulkan.h.

◆ shaderTileImageReadSampleFromPixelRateInvocation

VkBool32 VkPhysicalDeviceShaderTileImagePropertiesEXT::shaderTileImageReadSampleFromPixelRateInvocation

Definition at line 12339 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderTileImagePropertiesEXT::sType

Definition at line 12336 of file vulkan.h.


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