Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceShaderTileImagePropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderTileImageCoherentReadAccelerated
 
VkBool32 shaderTileImageReadSampleFromPixelRateInvocation
 
VkBool32 shaderTileImageReadFromHelperInvocation
 

Detailed Description

Definition at line 16099 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderTileImagePropertiesEXT::pNext

Definition at line 16101 of file vulkan_core.h.

◆ shaderTileImageCoherentReadAccelerated

VkBool32 VkPhysicalDeviceShaderTileImagePropertiesEXT::shaderTileImageCoherentReadAccelerated

Definition at line 16102 of file vulkan_core.h.

◆ shaderTileImageReadFromHelperInvocation

VkBool32 VkPhysicalDeviceShaderTileImagePropertiesEXT::shaderTileImageReadFromHelperInvocation

Definition at line 16104 of file vulkan_core.h.

◆ shaderTileImageReadSampleFromPixelRateInvocation

VkBool32 VkPhysicalDeviceShaderTileImagePropertiesEXT::shaderTileImageReadSampleFromPixelRateInvocation

Definition at line 16103 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderTileImagePropertiesEXT::sType

Definition at line 16100 of file vulkan_core.h.


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