Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | pipelineFragmentShadingRate |
VkBool32 | primitiveFragmentShadingRate |
VkBool32 | attachmentFragmentShadingRate |
Definition at line 10273 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceFragmentShadingRateFeaturesKHR::attachmentFragmentShadingRate |
Definition at line 10278 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceFragmentShadingRateFeaturesKHR::pipelineFragmentShadingRate |
Definition at line 10276 of file vulkan_core.h.
void* VkPhysicalDeviceFragmentShadingRateFeaturesKHR::pNext |
Definition at line 10275 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceFragmentShadingRateFeaturesKHR::primitiveFragmentShadingRate |
Definition at line 10277 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceFragmentShadingRateFeaturesKHR::sType |
Definition at line 10274 of file vulkan_core.h.